diff --git a/MEV_on_Ethereum/README.md b/MEV_on_Ethereum/README.md
index 817246b..da51285 100644
--- a/MEV_on_Ethereum/README.md
+++ b/MEV_on_Ethereum/README.md
@@ -3,7 +3,7 @@
-## in this repo
+### in this repo
@@ -16,15 +16,22 @@
+
+
+
+
+### resource
+
+* [frontrunning mev crisis](https://writings.flashbots.net/writings/frontrunning-mev-crisis/)
+
+
----
-## terminology
+### terminology
-
@@ -49,3 +56,6 @@ Proposer Builder Separation, see: State of research: increasing censorship resis
- `priority_fee`: amount defined by the user as `maxPriorityFeePerGas`, paid from user -> coinbase address
- `block.coinbase transfer`: the EVM has an opcode which allows end user to send fund directly to the coinbase address (same recipient as `priority_fee`
- `regular transfer`: a transaction created to send eth to other account
+
+
+