Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
rephrased intro for clarity
removed bio/dna element of spore
  • Loading branch information
anipenguin authored Jan 26, 2024
1 parent 17cec2d commit 03db5c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# <p align="center">🧬 Spore Protocol</p>
# <p align="center"> Spore Protocol</p>
<p align="center">
A protocol for valuing on-chain contents, build on top of <a href="https://github.com/nervosnetwork/ckb">CKB</a>. Check <a href="https://docs.spore.pro">Spore Docs</a> for a quick start.
</p>


Spore developers are supposed to use [Spore SDK](https://github.com/sporeprotocol/spore-sdk) instead of this project directly. But if you want to test/extend the contract or deploy on a local chain, you can follow the [Development](#⚙️-development) part.
Developers are encouraged to utilize the [Spore SDK](https://github.com/sporeprotocol/spore-sdk) for creating applications using Spore, rather than working directly with this contracts. However, if your want to test/extend the contract, or deploy it on a local blockchain, then you can refer to the [Development](#⚙️-development) section.

## About

Expand Down

0 comments on commit 03db5c7

Please sign in to comment.