Skip to content

Commit 6a96efb

Browse files
committed
badges
1 parent 9d2d333 commit 6a96efb

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
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://doi.org/10.21105/joss.00530" target="_blank">
11-
<img alt="JOSS DOI" src="https://img.shields.io/badge/JOSS-10.21105/joss.00530-blue?style=for-the-badge">
10+
<a href="#dependencies-and-installation" target="_blank">
11+
<img alt="Python versions" src="https://img.shields.io/pypi/pyversions/PyDMD?style=for-the-badge">
1212
</a>
1313
<a href="https://github.com/PyDMD/PyDMD/blob/master/LICENSE" target="_blank">
1414
<img alt="Software License" src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge">
1515
</a>
16-
<a href="https://pypi.org/project/pydmd/" target="_blank">
16+
<a href="https://pypi.org/project/pydmd/" target="_blank">
1717
<img alt="PyPI version" src="https://img.shields.io/pypi/v/pydmd?style=for-the-badge">
1818
</a>
1919
<br>
@@ -31,12 +31,14 @@
3131
</a>
3232
<br>
3333
<a href="#developers-and-contributors">
34-
<img alt="All Contributors" src="https://img.shields.io/badge/all_contributors-25-orange.svg?style=for-the-badge"/>
34+
<img alt="All Contributors" src="https://img.shields.io/github/contributors-anon/PyDMD/PyDMD?style=for-the-badge"/>
3535
</a>
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-
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">
41+
</a>
4042
</p>
4143

4244
## Table of contents

0 commit comments

Comments
 (0)