commit 9528685871924587ba4e810594814c37ec6e1837 parent 6758bc66f41df47fa7b418e3bb2417a790317d2e Author: Daniel Moch <daniel@danielmoch.com> Date: Mon, 3 Sep 2018 08:17:47 -0400 CI working. Add badges. Diffstat:
M | README.rst | | | 8 | ++++++++ |
1 file changed, 8 insertions(+), 0 deletions(-)
diff --git a/README.rst b/README.rst @@ -1,6 +1,14 @@ +.. image:: https://img.shields.io/pypi/l/nncli.svg + :alt: PyPI - License +.. image:: https://img.shields.io/travis/com/djmoch/nncli.svg + :alt: Travis (.com) + :target: https://travis-ci.com/djmoch/nncli .. image:: https://img.shields.io/pypi/v/nncli.svg :alt: PyPI :target: https://pypi.org/project/nncli +.. image:: https://img.shields.io/coveralls/github/djmoch/nncli.svg + :alt: Coveralls github + :target: https://coveralls.io/github/djmoch/nncli .. image:: https://img.shields.io/readthedocs/nncli.svg :alt: Read the Docs :target: https://nncli.readthedocs.io