Skip to content

Commit a74f00c

Browse files
committed
update README
1 parent 245d2a1 commit a74f00c

1 file changed

Lines changed: 13 additions & 2 deletions

File tree

README.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,23 @@
1+
|Travis|_ |Coveralls|_ |PyPi|_
2+
3+
.. |Travis| image:: https://api.travis-ci.org/kmaehashi/atwiki-python.svg?branch=master
4+
.. _Travis: https://travis-ci.org/kmaehashi/atwiki-python
5+
6+
.. |Coveralls| image:: https://coveralls.io/repos/kmaehashi/atwiki-python/badge.svg?branch=master&service=github
7+
.. _Coveralls: https://coveralls.io/r/kmaehashi/atwiki-python
8+
9+
.. |PyPi| image:: https://badge.fury.io/py/atwiki-python.svg
10+
.. _PyPi: https://badge.fury.io/py/atwiki-python
11+
112
atwiki-python
213
=============
314

4-
``atwiki-python`` is a client library to access [@wiki](https://atwiki.jp) from Python.
15+
``atwiki-python`` is a client library to access `@wiki <https://atwiki.jp/>`_ from Python.
516

617
Install
718
-------
819

9-
..
20+
::
1021

1122
pip install .
1223

0 commit comments

Comments
 (0)