From d405a36db2852bcd420fb2458445eab0d583bafb Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Sat, 17 Sep 2022 22:00:29 -0700
Subject: [PATCH] Update README.md
---
flashbots/README.md | 35 +----------------------------------
1 file changed, 1 insertion(+), 34 deletions(-)
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