8000
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 0deca90 + b8d5f0c commit 798ba51Copy full SHA for 798ba51
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