Skip to content

Commit 28f2045

Browse files
committed
pypi
1 parent 5aa5de2 commit 28f2045

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<a href="#dependencies-and-installation" target="_blank">
1414
<img alt="Python versions" src="https://img.shields.io/pypi/pyversions/PyDMD?style=for-the-badge">
1515
</a>
16-
<a href="https://doi.org/10.21105/joss.00530" target="_blank">
17-
<img alt="JOSS DOI" src="https://img.shields.io/badge/JOSS-10.21105/joss.00530-blue?style=for-the-badge">
16+
<a href="https://github.com/PyDMD/PyDMD/blob/master/LICENSE" target="_blank">
17+
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge">
1818
</a>
1919
<br>
2020
<a href="https://github.com/PyDMD/PyDMD/actions/workflows/deploy_after_push.yml" target="_blank">
@@ -36,8 +36,11 @@
3636
<a href="#stargazers">
3737
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/PyDMD/PyDMD?style=for-the-badge">
3838
</a>
39-
<a href="https://github.com/PyDMD/PyDMD/blob/master/LICENSE" target="_blank">
40-
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge">
39+
<a href="#dependencies-and-installation" target="_blank">
40+
<img alt="PyPI downloads per month" src="https://img.shields.io/pypi/dm/PyDMD?label=pypi&logo=python&logoColor=yellow&style=for-the-badge">
41+
</a>
42+
<a href="https://doi.org/10.21105/joss.00530" target="_blank">
43+
<img alt="JOSS DOI" src="https://img.shields.io/badge/JOSS-10.21105/joss.00530-blue?style=for-the-badge">
4144
</a>
4245
</p>
4346

0 commit comments

Comments
 (0)