diff --git a/flashbots/README.md b/flashbots/README.md
index 0a57664..ee0afbb 100644
--- a/flashbots/README.md
+++ b/flashbots/README.md
@@ -37,46 +37,13 @@ If shows: miner payments, tokens transfers and profit, swaps and arbritages.
----
-
-
-
-## MEV-geth
-
-* Software which can be run by miners to mitgate negative externalities of MEV.
-
-
-
-----
-
-
-
-## Flashbots bundle
-
-Steps to access the flashbots network.
-
-### Setting a Private key for identity
-
-```
-python3 gen_private_key.py
-```
-
-### Interacting with Flashbots
-
-Flashbots runs a relay you send bundles at `relay.flashbots.net`.
-
-```
-python3 create_bundle.py
-```
-
-
---
-## Useful repos
+## Resources