We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 273ae68 commit 2b7d92bCopy full SHA for 2b7d92b
README.rst
@@ -15,9 +15,15 @@
15
.. |Black| image:: https://img.shields.io/badge/code_style-black-black
16
:target: https://github.com/psf/black
17
18
+.. |Codecov| image:: https://codecov.io/gh/diffpy/diffpy.srxplanar/branch/main/graph/badge.svg
19
+ :target: https://codecov.io/gh/diffpy/diffpy.srxplanar
20
+
21
.. |PR| image:: https://img.shields.io/badge/PR-Welcome-29ab47ff
22
:target: https://github.com/diffpy/diffpy.srxplanar/pulls
23
24
+.. |PyPI| image:: https://img.shields.io/pypi/v/diffpy.srxplanar
25
+ :target: https://pypi.org/project/diffpy.srxplanar/
26
27
.. |PythonVersion| image:: https://img.shields.io/pypi/pyversions/diffpy.srxplanar
28
:target: https://pypi.org/project/diffpy.srxplanar/
29
0 commit comments