Skip to content

Commit 564ed6e

Browse files
committed
style: add CI, pypi, and conda-forge icon
1 parent 2b7d92b commit 564ed6e

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,22 @@
88
:target: https://diffpy.github.io/diffpy.srxplanar
99
:height: 100px
1010

11-
|PythonVersion| |PR|
11+
|PyPI| |Forge| |PythonVersion| |PR|
1212

13-
|Black| |Tracking|
13+
|CI| |Codecov| |Black| |Tracking|
1414

1515
.. |Black| image:: https://img.shields.io/badge/code_style-black-black
1616
:target: https://github.com/psf/black
1717

18+
.. |CI| image:: https://github.com/diffpy/diffpy.cmi/actions/workflows/matrix-and-codecov-on-merge-to-main.yml/badge.svg
19+
:target: https://github.com/diffpy/diffpy.cmi/actions/workflows/matrix-and-codecov-on-merge-to-main.yml
20+
1821
.. |Codecov| image:: https://codecov.io/gh/diffpy/diffpy.srxplanar/branch/main/graph/badge.svg
1922
:target: https://codecov.io/gh/diffpy/diffpy.srxplanar
2023

24+
.. |Forge| image:: https://img.shields.io/conda/vn/conda-forge/diffpy.cmi
25+
:target: https://anaconda.org/conda-forge/diffpy.srxplanar
26+
2127
.. |PR| image:: https://img.shields.io/badge/PR-Welcome-29ab47ff
2228
:target: https://github.com/diffpy/diffpy.srxplanar/pulls
2329

0 commit comments

Comments
 (0)