浏览代码

Add a link to the project site in README (#3319)

sashaphmn 11 月之前
父节点
当前提交
b72abe0c61
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -15,7 +15,7 @@
   </p>
   </p>
 </div>
 </div>
 
 
-Anchor is a framework for Solana's [Sealevel](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192) runtime providing several convenient developer tools for writing smart contracts.
+[Anchor](https://www.anchor-lang.com/) is a framework for Solana's [Sealevel](https://medium.com/solana-labs/sealevel-parallel-processing-thousands-of-smart-contracts-d814b378192) runtime providing several convenient developer tools for writing smart contracts.
 
 
 - Rust eDSL for writing Solana programs
 - Rust eDSL for writing Solana programs
 - [IDL](https://en.wikipedia.org/wiki/Interface_description_language) specification
 - [IDL](https://en.wikipedia.org/wiki/Interface_description_language) specification