diff --git a/README.md b/README.md index 96b0676..b9b7bdd 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A protocol for valuing on-chain contents, build on top of CKB. Check Spore Docs for a quick start.

-Developers are encouraged to utilize the [Spore SDK](https://github.com/sporeprotocol/spore-sdk) for creating applications using Spore, rather than working directly with the contracts. However, if your want to test/extend the contracts, or deploy it on a local blockchain, then you can refer to the [Development](#⚙️-development) section. +Developers are recommended to use the [Spore SDK](https://github.com/sporeprotocol/spore-sdk) for building applications with Spore, instead of directly interacting with the contracts. If you're interested in testing, extending the contracts, or deploying them on a local blockchain, feel free to explore the [Development](#⚙️-development) section for guidance. ## About