Skip to content

Commit c6c717c

Browse files
authored
Merge pull request #94 from dahlia/badges
README: badges & fix typo
2 parents 255e636 + 9725f05 commit c6c717c

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
nirum-python
22
============
33

4+
.. image:: https://badge.fury.io/py/nirum.svg
5+
:target: https://pypi.org/project/nirum/
6+
:alt: Latest PyPI version
7+
8+
.. image:: https://travis-ci.org/spoqa/nirum-python.svg
9+
:target: https://travis-ci.org/spoqa/nirum-python
10+
:alt: Build status
11+
412
The Nirum_ runtime library for Python. Distributed under MIT license.
513

6-
(You probably don't need directly use this package.)
14+
(You probably don't need to directly use this package.)
715

816
.. _Nirum: https://github.com/spoqa/nirum
917

0 commit comments

Comments
 (0)