From d927aafe6cc86dfcef8247cc2f6050cee89d46eb Mon Sep 17 00:00:00 2001 From: Web3 Philosopher Date: Fri, 10 Nov 2023 13:58:22 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ba54dc4..3eb2b1f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Implementation of the Interoperable State Machine Protocol for substrate runtime +## Deprecation + +This repo has been moved to the [hyperbridge repo](https://github.com/polytope-labs/hyperbridge) + ## Overview This repo holds the foundational components substrate runtimes need to interoperate together using [ISMP](https://github.com/polytope-labs/ismp)