Skip to content

Commit

Permalink
README.rst: add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Roberts committed Feb 28, 2017
1 parent 89c771d commit c5541bb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@
pydaedalus
============

.. image:: https://travis-ci.org/wroberts/pydaedalus.svg?branch=master
:target: https://travis-ci.org/wroberts/pydaedalus

.. image:: https://coveralls.io/repos/wroberts/pydaedalus/badge.svg?branch=master
:target: https://coveralls.io/r/wroberts/pydaedalus?branch=master
:alt: Test code coverage

.. image:: https://img.shields.io/pypi/v/pydaedalus.svg
:target: https://pypi.python.org/pypi/pydaedalus/
:alt: Latest Version

Daedalus source code is copyright (c) 1998-2016 Walter D. Pullen.

Wrapper is copyright (c) 2016 Will Roberts <wildwilhelm@gmail.com>.
Expand Down

0 comments on commit c5541bb

Please sign in to comment.