diff --git a/flashbots/mev-boost/README.md b/flashbots/mev-boost/README.md
new file mode 100644
index 0000000..75ebd45
--- /dev/null
+++ b/flashbots/mev-boost/README.md
@@ -0,0 +1,23 @@
+## Messing with mev-boost
+
+
+
+* [mev-boost](https://github.com/flashbots/mev-boost#installing) is a middleware run by validators to democratize the block-building market.
+* it's an implementation of [proposer-builder-separation (PBS)](https://ethresear.ch/t/proposer-block-builder-separation-friendly-fee-market-designs/9725) for proof-of-stake Ethereum.
+* builders produce blocks containing transaction orderflow and a fee for the block proposing validator (separating these roles).
+
+
+
+
+
+
+
+
+
+### Resources
+
+
+
+* [MEV-Boost: Merge ready Flashbots Architecture](https://ethresear.ch/t/mev-boost-merge-ready-flashbots-architecture/11177)
+
+