From 97fc680ada6b25e7abd9911e7458cf736cb667a2 Mon Sep 17 00:00:00 2001
From: bt3gl <1130416+bt3gl@users.noreply.github.com>
Date: Sun, 27 Feb 2022 21:54:37 +0000
Subject: [PATCH] Update README.md

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 652f282..d39c907 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# ⚡️🤖🧱⛓ Stateful Blockchains, MEV, and Flashbots [Scratch Space]
+## ⚡️🤖🧱⛓ Stateful Blockchains, MEV, and Flashbots [Scratch Space]
 
 * This repository contains my notes, scripts, code through my journey into stateful blockchains and miner profit.
 
@@ -7,7 +7,7 @@
 
 ---
 
-## Episodes
+### Episodes
 
 * [Chapter I: `geth` and running an Ethereum node](https://github.com/bt3gl-labs/Getting-Started-MEVs-and-Flashbots/blob/main/chapter_I.md)
 * [Chapter II: The Mempool and MEV](https://github.com/bt3gl-labs/Getting-Started-MEVs-and-Flashbots/blob/main/chapter_II.md)
@@ -16,14 +16,14 @@
 
 ---
 
-## Code
+### Code
 
 * [PoCs having `geth` in Docker and K8s](https://github.com/bt3gl-labs/Stateful-Blockchains-and-Flashbots/tree/main/geth_and_k8s)
 
 
 ---
 
-## Further references
+### Further references
 
 
 - [Flashbots PM](https://github.com/flashbots/pm)
@@ -33,7 +33,7 @@
 
 ---
 
-## Terminology
+### Terminology
 
 * **Mempool**: the set of pending, unconfirmed transactions in the EVM.
 * **MEV**: Maximal (or miner) Extractable Value