Skip to content

Commit

Permalink
Further README improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
samirelanduk committed Jun 23, 2019
1 parent a330da3 commit 6daa8d0
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
atomium
=======

|travis| |coveralls| |pypi| |downloads|
|travis| |coveralls| |pypi| |version| |commit| |downloads|

.. |travis| image:: https://api.travis-ci.org/samirelanduk/atomium.svg?branch=1.0
:target: https://travis-ci.org/samirelanduk/atomium/
Expand All @@ -12,6 +12,12 @@ atomium
.. |pypi| image:: https://img.shields.io/pypi/pyversions/atomium.svg
:target: https://pypi.org/project/atomium/

.. |version| image:: https://img.shields.io/pypi/v/atomium.svg
:target: https://pypi.org/project/atomium/

.. |commit| image:: https://img.shields.io/github/last-commit/samirelanduk/atomium/1.0.svg
:target: https://github.com/samirelanduk/atomium/tree/1.0/

.. |downloads| image:: https://img.shields.io/pypi/dm/atomium.svg
:target: https://pypi.org/project/atomium/

Expand Down

0 comments on commit 6daa8d0

Please sign in to comment.