From f25080f95c4e98a7dafe7c2e7c7ec29b4633501d Mon Sep 17 00:00:00 2001 From: Andrea Giacobino Date: Thu, 6 Jun 2024 16:41:10 +0200 Subject: [PATCH] Add migration warnings to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d044ffc0..f3af4d56 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +## ⚠️ Nimbus has been migrated to [Moonkit](https://github.com/Moonsong-Labs/moonkit) + # Cumulo -- Nimbus ⛈️ Nimbus is a framework for building parachain consensus systems on [cumulus](https://github.com/paritytech/cumulus)-based parachains.