diff --git a/flashbots/README.md b/flashbots/README.md
index 874e681..fb74130 100644
--- a/flashbots/README.md
+++ b/flashbots/README.md
@@ -7,6 +7,7 @@
* flashbots is a research and development organization focused on mitigating the negative externalities of current MEV extraction techniques and avoiding the existential risks MEV could cause to state-rich blockchains like Ethereum.
+* after the release of MEV-geth (and later MEV-boost), much of the computation related to MEV was taken off-chain, by a side-relay that allows MEV searchers to communicate directly with nodes and other participants. This lead to a decrease in fee congestion pricing.