diff --git a/MEV_strategies/sniping/README.md b/MEV_strategies/sniping/README.md
index ca4e8e3..1591d7a 100644
--- a/MEV_strategies/sniping/README.md
+++ b/MEV_strategies/sniping/README.md
@@ -13,21 +13,19 @@
-### tricks
+---
+
+### in this dir
-#### cex
-
-* craw relays by requesting through a network of proxies to not get ratelimited (for example, by cloudflare ~5 seconds).
-* maintain an in-memory list of endpoints that are predicted to be cached, so only use the ones that are predicted to be uncached.
-* [proxymesh: rotating anonynous http proxy servers](https://proxymesh.com/)
+* [tricks](tricks)
---
-### resources
+### links