Skip to content

Commit

Permalink
ad badges
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslaw committed Dec 11, 2017
1 parent 3f55fd8 commit acb3c69
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@
[![Build Status](https://travis-ci.org/przemyslawjanpietrzak/pyMonet.svg?branch=develop)](https://travis-ci.org/przemyslawjanpietrzak/pyMonet)
[![Coverage Status](https://coveralls.io/repos/github/przemyslawjanpietrzak/pyMonet/badge.svg?branch=develop)](https://coveralls.io/github/przemyslawjanpietrzak/pyMonet?branch=develop)
[![PyPI version](https://badge.fury.io/py/pymonet.svg)](https://badge.fury.io/py/pymonet)
[![Documentation Status](https://readthedocs.org/projects/pymonet/badge/?version=latest)](http://pymonet.readthedocs.io/en/latest/?badge=latest)

High abstract python library for functional programming.
Contains algebraic data structures known (or unknown) from Haskell or Scala.
Expand Down
13 changes: 13 additions & 0 deletions index.rst
Expand Up @@ -6,6 +6,19 @@
Welcome to pyMonet's documentation
===================================

.. image:: https://travis-ci.org/przemyslawjanpietrzak/pyMonet.svg?branch=develop
:target: https://travis-ci.org/przemyslawjanpietrzak/pyMonet

.. image:: https://coveralls.io/repos/github/przemyslawjanpietrzak/pyMonet/badge.svg?branch=develop
:target: https://coveralls.io/github/przemyslawjanpietrzak/pyMonet?branch=develop

.. image:: https://badge.fury.io/py/pymonet.svg
:target: https://badge.fury.io/py/pymonet

.. image:: https://readthedocs.org/projects/pymonet/badge/?version=latest
:target: http://pymonet.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. toctree::

./docs/box
Expand Down

0 comments on commit acb3c69

Please sign in to comment.