We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75caf03 commit d67b694Copy full SHA for d67b694
1 file changed
README.md
@@ -1,6 +1,10 @@
1
-# Python bindings for [Reticula][reticula]
+# Python bindings for [Reticula][reticula] [![Documentations][docs-badge]][docs-website] [![Paper][paper-badge]][paper-link]
2
3
[reticula]: https://github.com/reticula-network/reticula
4
+[paper-badge]: https://img.shields.io/badge/Paper-SoftwareX-informational
5
+[paper-link]: https://www.sciencedirect.com/science/article/pii/S2352711022002199
6
+[docs-badge]: https://img.shields.io/badge/Docs-docs.reticula.network-success
7
+[docs-website]: https://docs.reticula.network
8
9
## Installation
10
0 commit comments