diff --git a/MEV_and_trading/protocols/uniswap/README.md b/MEV_and_trading/protocols/uniswap/README.md
index c229222..ac947a5 100644
--- a/MEV_and_trading/protocols/uniswap/README.md
+++ b/MEV_and_trading/protocols/uniswap/README.md
@@ -4,7 +4,6 @@
### tl,dr
-
* **AMMs** replace the buy and sell orders in an order book market with a liquidity pool of two assets, both valued relative to each other. as one asset is trader for the other, the relative prices of the two assets shift, and the new market rate for both is determined.
@@ -20,29 +19,29 @@
-* [uniswap v2](uniswap-v2)
-* [uniswap v3](uniswap-v3)
+* **[uniswap v2](uniswap-v2)**
+* **[uniswap v3](uniswap-v3)**
+* **[uniswap X](uniswap-x)**
---
-### resources
+### external resources
-
-* [what's an amm, by coindesk](https://www.coindesk.com/learn/what-is-an-automated-market-maker/)
-* [uniswap docs](https://docs.uniswap.org/protocol)
-* [uniswap arb analysis](https://github.com/ccyanxyz/uniswap-arbitrage-analysis)
-* [uniswap extractooor](https://www.uniswap.shippooor.xyz/)
-* [dune for total uniswap users over time](https://dune.com/queries/2740)
-* [understanding amms by hasu](https://www.paradigm.xyz/2021/04/understanding-automated-market-makers-part-1-price-impact)
-* [mev's impact on uniswap](https://eigenphi.io/report/mev-impact-on-uniswap)
-* [quantifying the cost of providing liquidity to amms, by a16z](https://a16zcrypto.com/lvr-quantifying-the-cost-of-providing-liquidity-to-automated-market-makers/)
-* [automated market making and loss-versus-balancing, by j. milionis et al](https://arxiv.org/abs/2208.06046)
-* [sushiguardrouterv01 with manifold](https://snapshot.org/#/sushigov.eth/proposal/bafkreigjjhjx2j2b526d3poeg23w2xan4rcgnzvcxinsssv7n37lu5p7s4)
-* [the value of nontoxic orderflow to the uniswap protocol, by m. holloway](https://xenophonlabs.com/papers/uniswap_valuing_orderflow.pdf)
-* [dune board on mev on uniswap](https://dune.com/jhackworth/mevmevmev)
+* **[what's an amm, by coindesk](https://www.coindesk.com/learn/what-is-an-automated-market-maker/)**
+* **[uniswap docs](https://docs.uniswap.org/protocol)**
+* **[uniswap arb analysis](https://github.com/ccyanxyz/uniswap-arbitrage-analysis)**
+* **[uniswap extractooor](https://www.uniswap.shippooor.xyz/)**
+* **[dune for total uniswap users over time](https://dune.com/queries/2740)**
+* **[understanding amms by hasu](https://www.paradigm.xyz/2021/04/understanding-automated-market-makers-part-1-price-impact)**
+* **[mev's impact on uniswap](https://eigenphi.io/report/mev-impact-on-uniswap)**
+* **[quantifying the cost of providing liquidity to amms, by a16z](https://a16zcrypto.com/lvr-quantifying-the-cost-of-providing-liquidity-to-automated-market-makers/)**
+* **[automated market making and loss-versus-balancing, by j. milionis et al](https://arxiv.org/abs/2208.06046)**
+* **[sushiguardrouterv01 with manifold](https://snapshot.org/#/sushigov.eth/proposal/bafkreigjjhjx2j2b526d3poeg23w2xan4rcgnzvcxinsssv7n37lu5p7s4)**
+* **[the value of nontoxic orderflow to the uniswap protocol, by m. holloway](https://xenophonlabs.com/papers/uniswap_valuing_orderflow.pdf)**
+* **[dune board on mev on uniswap](https://dune.com/jhackworth/mevmevmev)**