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.
1 parent 00ef3a5 commit 9725f05Copy full SHA for 9725f05
README.rst
@@ -1,6 +1,14 @@
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
14
(You probably don't need to directly use this package.)
0 commit comments