diff --git a/README.md b/README.md
index c05ca6341..633e53dbe 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,6 @@
A modular framework for building EVM consensus clients ⛵️✨
-_The project is still heavily under construction, see the [disclaimer below](#status)._
[![CI status](https://github.com/berachain/beacon-kit/workflows/pipeline/badge.svg)](https://github.com/berachain/beacon-kit/actions/workflows/pipeline.yml)
@@ -72,7 +71,3 @@ preloaded with the native EVM token.
## Multinode Local Devnet
Please refer to the [Kurtosis README](https://github.com/berachain/beacon-kit/blob/main/kurtosis/README.md) for more information on how to run a multinode local devnet.
-
-## Status
-
-This project is work in progress and subject to frequent changes as we are still working on wiring up the final system. Audits on BeaconKit are still ongoing, and in progress at the moment. We don't recommend using BeaconKit in a production environment yet.