From ec21f9f2be880e18ee1019f7be645657d804df99 Mon Sep 17 00:00:00 2001 From: xjd Date: Wed, 13 Nov 2024 15:24:36 +0800 Subject: [PATCH] docs: add deprecation notice --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc360fa..619522a 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [GH-action-badge]: https://img.shields.io/github/actions/workflow/status/nervosnetwork/capsule/rust.yml?branch=develop&style=flat [rust-crate-badge]: https://img.shields.io/crates/v/ckb-capsule?style=flat +> ⚠️ **DEPRECATION NOTICE**: This project is no longer maintained. Please use [ckb-script-templates](https://github.com/cryptape/ckb-script-templates). **Capsule is an out-of-box development framework for creating smart contract on Nervos' CKB.**