diff --git a/cow_protocol/README.md b/cow_protocol/README.md
index 6fb734e..ffb92ac 100644
--- a/cow_protocol/README.md
+++ b/cow_protocol/README.md
@@ -1,10 +1,15 @@
-# 🍮 cow protocol
+## [cow protocol](https://cow.fi/)
+
+
+
+
+### tl; dr
-* [bot #1: cowsol, an arb solver for CoW protocol](https://mirror.xyz/mevwaifu.eth/s_RwnRgJvK_6fLYPyav7lFT3Zs4W4ZvYwp-AM9EbuhQ)
-* [resources on cow swap](https://github.com/go-outside-labs/mev/blob/main/cow_protocol/cow_swap.md)
+- cow swap is the first trading interface built on top of cow protocol.
+- it's a meta dex aggregator allowing to buy and sell tokens using gasless orders that are settled p2p among users or into on-chain liquidity (while providing mev protection).
@@ -12,29 +17,14 @@
## resources
+
-#### articles
-* [cow.fi](https://cow.fi/)
+* [anatomy of solver bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/cow-solvers.md)
* [cow protocol forum](https://forum.cow.fi/)
* [gnosis on cow protocol](https://docs.google.com/presentation/d/1vClubmyECHzYpT7-DzU6D45bc7iNpjF1NuiEblY-8ZQ/edit#slide=id.ge33f22559c_0_580)
* [dune boards for cow.fi and gnosis protocol](https://forum.cow.fi/t/cow-fi-analytics/369)
* [EIP-1271 for smart orders on cowswap](https://www.youtube.com/watch?v=6zj0_E8JWPQ)
* [useful cowswap resources](https://hackmd.io/@chenm/HJqjdkjvt)
* [yearn <> cowswap](https://medium.com/iearn/yearn-cow-swap-371b6d7cf3b3)
-
-
-
-#### solvers
-
-* [anatomy of solver bots](https://github.com/go-outside-labs/mev-toolkit/blob/main/anatomy_of_mev_bots/bots/cow-solvers.md)
-* [yearn cow solver](https://medium.com/iearn/yearn-cow-swap-371b6d7cf3b3)
-* [hack tx by a solver](https://etherscan.io/tx/0x92f906bce94bab417cccc87ae046448d7fb8c2c0350b7ed911545577acb3bfc1)
-
-
-
-
-
-#### talks
-
-* [Examining the Potential of Frequent Batch Auctions in Ethereum by Anna George](https://www.youtube.com/watch?v=qSdE4LrPjG0)
+* [examining the potential of frequent batch auctions in ethereum](https://www.youtube.com/watch?v=qSdE4LrPjG0)
* [cow swap at mev.wtf 2022](https://docs.google.com/presentation/d/1vClubmyECHzYpT7-DzU6D45bc7iNpjF1NuiEblY-8ZQ/edit#slide=id.ge33f22559c_0_580)