Skip to content

Commit 5aa5de2

Browse files
committed
codacy
1 parent 6a96efb commit 5aa5de2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,20 @@
77
<a href="http://pydmd.github.io/PyDMD" target="_blank">
88
<img alt="Docs" src="https://img.shields.io/badge/PyDMD-docs-blue?style=for-the-badge"/>
99
</a>
10+
<a href="https://pypi.org/project/pydmd/" target="_blank">
11+
<img alt="PyPI version" src="https://img.shields.io/pypi/v/pydmd?style=for-the-badge">
12+
</a>
1013
<a href="#dependencies-and-installation" target="_blank">
1114
<img alt="Python versions" src="https://img.shields.io/pypi/pyversions/PyDMD?style=for-the-badge">
1215
</a>
13-
<a href="https://github.com/PyDMD/PyDMD/blob/master/LICENSE" target="_blank">
14-
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge">
15-
</a>
16-
<a href="https://pypi.org/project/pydmd/" target="_blank">
17-
<img alt="PyPI version" src="https://img.shields.io/pypi/v/pydmd?style=for-the-badge">
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">
1818
</a>
1919
<br>
2020
<a href="https://github.com/PyDMD/PyDMD/actions/workflows/deploy_after_push.yml" target="_blank">
2121
<img alt="CI Status" src="https://img.shields.io/github/actions/workflow/status/PyDMD/PyDMD/deploy_after_push.yml?style=for-the-badge">
2222
</a>
23-
<a href="https://www.codacy.com/gh/PyDMD/PyDMD/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=PyDMD/PyDMD&amp;utm_campaign=Badge_Coverage" target="_blank">
23+
<a href="https://app.codacy.com/gh/PyDMD/PyDMD/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage" target="_blank">
2424
<img src="https://img.shields.io/codacy/coverage/3d8b278a835e402c86cac9625bb4912f/master?style=for-the-badge"/>
2525
</a>
2626
<a href="https://app.codacy.com/gh/PyDMD/PyDMD/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade" target="_blank">
@@ -36,8 +36,8 @@
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://doi.org/10.21105/joss.00530" target="_blank">
40-
<img alt="JOSS DOI" src="https://img.shields.io/badge/JOSS-10.21105/joss.00530-blue?style=for-the-badge">
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">
4141
</a>
4242
</p>
4343

0 commit comments

Comments
 (0)