diff --git a/MEV/flashbots.md b/flashbots/README.md
similarity index 93%
rename from MEV/flashbots.md
rename to flashbots/README.md
index 07b0afd..b9246b6 100644
--- a/MEV/flashbots.md
+++ b/flashbots/README.md
@@ -18,6 +18,10 @@
+----
+
+
+
## `mev-inspect-py`
Tool to inspect maximal extractable value for Ethereum: [mev-inspect-py](https://github.com/flashbots/mev-inspect-py).
@@ -57,5 +61,17 @@ Flashbots runs a relay you send bundles at `relay.flashbots.net`.
python3 create_bundle.py
```
-
+
+
+---
+
+
+
+
+## Useful repos
+
+
+
+* [mev bundle generator](https://github.com/Alcibiades-Capital/mev_bundle_generator)
+