We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 255e636 + 9725f05 commit c6c717cCopy full SHA for c6c717c
README.rst
@@ -1,9 +1,17 @@
1
nirum-python
2
============
3
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
12
The Nirum_ runtime library for Python. Distributed under MIT license.
13
-(You probably don't need directly use this package.)
14
+(You probably don't need to directly use this package.)
15
16
.. _Nirum: https://github.com/spoqa/nirum
17
0 commit comments