Skip to content

Commit fd753ee

Browse files
committed
Move Bitdeli badge to top of README
1 parent da9c745 commit fd753ee

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.rst

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ DRMAA Python
1717
:target: https://crate.io/packages/drmaa
1818
:alt: Latest version on PyPI
1919

20+
.. image:: https://d2weczhvl823v0.cloudfront.net/drmaa-python/drmaa-python/trend.png
21+
:alt: Bitdeli badge
22+
:target: https://bitdeli.com/free
23+
2024
`Distributed Resource Management Application API <http://en.wikipedia.org/wiki/DRMAA>`__
2125
(DRMAA) bindings for Python. For more information
2226
`read the docs <http://drmaa-python.readthedocs.org>`__.
@@ -59,9 +63,3 @@ Changelog
5963
in ``__init__.py`` before, and ``__init__`` just imports things and sets
6064
``__all__`` and ``__version__``, as is typically recommended now.
6165
- Drops support for Python 2.5.
62-
63-
64-
.. image:: https://d2weczhvl823v0.cloudfront.net/drmaa-python/drmaa-python/trend.png
65-
:alt: Bitdeli badge
66-
:target: https://bitdeli.com/free
67-

0 commit comments

Comments
 (0)