We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7190de commit 884b5e4Copy full SHA for 884b5e4
1 file changed
README.rst
@@ -9,12 +9,12 @@ DRMAA Python
9
:target: https://coveralls.io/r/drmaa-python/drmaa-python
10
:alt: Test coverage
11
12
-.. image:: https://pypip.in/d/drmaa-python/badge.png
13
- :target: https://crate.io/packages/drmaa-python
+.. image:: https://pypip.in/d/drmaa/badge.png
+ :target: https://crate.io/packages/drmaa
14
:alt: PyPI downloads
15
16
-.. image:: https://pypip.in/v/drmaa-python/badge.png
17
+.. image:: https://pypip.in/v/drmaa/badge.png
18
:alt: Latest version on PyPI
19
20
`Distributed Resource Management Application API <http://en.wikipedia.org/wiki/DRMAA>`__
0 commit comments