Skip to content

Commit 84649d5

Browse files
add badges to readme
1 parent c15b08a commit 84649d5

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
include README.rst
12
include *.txt
23
graft catana
34
graft cmake

README.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
.. image:: https://img.shields.io/github/release/michaelbuehlmann/CatAna/all.svg?style=flat-square
2+
:target: https://github.com/michaelbuehlmann/CatAna
3+
4+
.. image:: https://img.shields.io/pypi/v/catana.svg?style=flat-square
5+
:target: https://pypi.python.org
6+
7+
.. image:: https://img.shields.io/github/tag/michaelbuehlmann/CatAna.svg?style=flat-square
8+
:target: https://github.com/michaelbuehlmann/CatAna
9+
10+
.. image:: https://img.shields.io/travis/michaelbuehlmann/CatAna/master.svg?style=flat-square
11+
:target: https://travis-ci.org/michaelbuehlmann/CatAna
12+
13+
.. image:: https://img.shields.io/github/license/michaelbuehlmann/CatAna.svg?style=flat-square
14+
:target: https://github.com/michaelbuehlmann/CatAna
15+
116
.. code-block:: none
217
318
___ __ ____ __ _ _ __ /\

0 commit comments

Comments
 (0)