diff --git a/README.md b/README.md
index 7a8d9282c2..fee76376a6 100644
--- a/README.md
+++ b/README.md
@@ -1,44 +1,6 @@
# iroh
-[](https://crates.io/crates/iroh)
-[](https://docs.rs/iroh)
-[](./LICENSE-MIT)
-[](https://github.com/n0-computer/iroh/actions?query=workflow%3A%22Continuous+integration%22)
+Something new is coming very soon :)
+The old code base has moved to https://github.com/n0-computer/beetle
-Iroh is a next-generation implementation of the Interplanetary File System ([IPFS](https://ipfs.io)) for Cloud & Mobile platforms.
-
-IPFS is a networking protocol for exchanging _content-addressed_ blocks of immutable data. “Content-addressed” means referring to data by the *hash of its content*, which makes the reference unique and verifiable. These two properties make it possible to get data from *any* node in the network that speaks the IPFS protocol, including IPFS content being served by other implementations of IPFS.
-
-This repo is a common core for three distributions of iroh:
-
-- **Iroh Cloud:** core features of iroh split into configurable microservices, optimized for running at datacenter scale.
-- **Iroh One:** A select set of iroh cloud features packaged as a single binary for simplified deployment.
-- **Iroh Mobile:** iOS & Android libraries that bring efficient data distribution to mobile apps.
-
-Here is an [install guide](https://iroh.computer/install).
-
-## Working on Iroh
-Check out the [CONTRIBUTOR docs](./CONTRIBUTOR.md) to get familiar with ways you can contribute to the Iroh project. The [DEVELOPERS docs](./DEVELOPERS.md) will help you get starting with building and developing Iroh.
-
-## Benchmarks
-
-A full suite of automated benchmarks is in the works. [this talk](https://www.youtube.com/watch?v=qPBR2K2X6cs&t=161s) goes into some early numbers.
-
-## Who's behind this?
-
-[Iroh](https://iroh.computer) is built & maintained by [number 0](https://n0.computer). We're a founder-backed startup hell-bent on building efficient distributed systems software.
-
-## License
-
-
-Licensed under either of Apache License, Version
-2.0 or MIT license at your option.
-
-
-
-
-
-Unless you explicitly state otherwise, any contribution intentionally submitted
-for inclusion in this crate by you, as defined in the Apache-2.0 license, shall
-be dual licensed as above, without any additional terms or conditions.
-
+For more details please take a look at https://n0.computer/blog/a-new-direction-for-iroh/