From 039c037ede7133f7678c740f49a58c6c3c42bf1d Mon Sep 17 00:00:00 2001 From: Manfred Touron <94029+moul@users.noreply.github.com> Date: Thu, 30 Mar 2023 13:11:23 +0200 Subject: [PATCH] chore: add disclaimer pointing to gno monorepo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b711ad..6296d4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Tendermint2 +**Disclaimer: Tendermint2 is currently part of the Gno monorepo (https://github.com/gnolang/gno/tree/master/tm2) for streamlined development. Once Gno.land is mainnet, Tendermint2 will operate independently, including for governance.** + ## Mission * make awesome software with modular components.