diff --git a/README.md b/README.md
index 49e1c3a4d..61600d389 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ Features are researched and developed in parallel, and then consolidated into se
| Sharding (outdated) |
- Core
- [Beacon Chain changes](specs/_features/sharding/beacon-chain.md)
- Additions
- [P2P networking](specs/_features/sharding/p2p-interface.md)
|
| Custody Game (outdated) | - Core
- [Beacon Chain changes](specs/_features/custody_game/beacon-chain.md)
- Additions
- [Honest validator guide changes](specs/_features/custody_game/validator.md)
| Dependent on sharding |
| Data Availability Sampling (outdated) | - Core
- [Core types and functions](specs/_features/das/das-core.md)
- [Fork choice changes](specs/_features/das/fork-choice.md)
- Additions
- [P2P Networking](specs/_features/das/p2p-interface.md)
- [Sampling process](specs/_features/das/sampling.md)
| - Dependent on sharding
- [Technical explainer](https://hackmd.io/@HWeNw8hNRimMm2m2GH56Cw/B1YJPGkpD)
|
+| EIP-6110 | - Core
- [Beacon Chain changes](specs/_features/eip6110//beacon-chain.md)
- [EIP-6110 fork](specs/_features/eip6110/fork.md)
- Additions
- [Honest validator guide changes](specs/_features/eip6110/validator.md)
|
### Accompanying documents can be found in [specs](specs) and include: