diff --git a/nodes/README.md b/NODES_on_Ethereum/README.md
similarity index 100%
rename from nodes/README.md
rename to NODES_on_Ethereum/README.md
diff --git a/nodes/running-a-node-advanced.md b/NODES_on_Ethereum/running-a-node-advanced.md
similarity index 100%
rename from nodes/running-a-node-advanced.md
rename to NODES_on_Ethereum/running-a-node-advanced.md
diff --git a/nodes/running-a-node.md b/NODES_on_Ethereum/running-a-node.md
similarity index 100%
rename from nodes/running-a-node.md
rename to NODES_on_Ethereum/running-a-node.md
diff --git a/README.md b/README.md
index 4563ca7..dbcecd0 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,11 @@
### running stuff
-* [nodes and validators](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/nodes)
+
+
+##### ethereum
+
+* [nodes and validators](https://github.com/bt3gl-labs/Blockchain-DeFi-and-MEV/tree/main/NODES_on_ETHEREUM)
* [geth on k8s](https://github.com/bt3gl-labs/Stateful-Blockchains-and-Flashbots/tree/main/geth_and_k8s)