瀏覽代碼

readme: contributors image (#1467)

Armani Ferrante 3 年之前
父節點
當前提交
093eaf0c3f
共有 1 個文件被更改,包括 14 次插入6 次删除
  1. 14 6
      README.md

+ 14 - 6
README.md

@@ -97,6 +97,14 @@ pub struct Counter {
 For more, see the [examples](https://github.com/project-serum/anchor/tree/master/examples)
 For more, see the [examples](https://github.com/project-serum/anchor/tree/master/examples)
 and [tests](https://github.com/project-serum/anchor/tree/master/tests) directories.
 and [tests](https://github.com/project-serum/anchor/tree/master/tests) directories.
 
 
+## License
+
+Anchor is licensed under [Apache 2.0](./LICENSE).
+
+Unless you explicitly state otherwise, any contribution intentionally submitted
+for inclusion in Anchor by you, as defined in the Apache-2.0 license, shall be
+licensed as above, without any additional terms or conditions.
+
 ## Contribution
 ## Contribution
 
 
 Thank you for your interest in contributing to Anchor! All contributions are welcome no
 Thank you for your interest in contributing to Anchor! All contributions are welcome no
@@ -113,10 +121,10 @@ For simple documentation changes, feel free to just open a pull request.
 If you're considering larger changes or self motivated features, please file an issue
 If you're considering larger changes or self motivated features, please file an issue
 and engage with the maintainers in [Discord](https://discord.gg/sxy4zxBckh).
 and engage with the maintainers in [Discord](https://discord.gg/sxy4zxBckh).
 
 
-## License
-
-Anchor is licensed under [Apache 2.0](./LICENSE).
+### Thanks ❤️
 
 
-Unless you explicitly state otherwise, any contribution intentionally submitted
-for inclusion in Anchor by you, as defined in the Apache-2.0 license, shall be
-licensed as above, without any additional terms or conditions.
+<div align="center">
+  <a href="https://github.com/project-serum/anchor/graphs/contributors">
+    <img src="https://contrib.rocks/image?repo=project-serum/anchor" width="100%" />
+  </a>
+</div>