Skip to content

Commit

Permalink
MIN+DOC Fix README syntax. Add badges
Browse files Browse the repository at this point in the history
  • Loading branch information
luispedro committed Sep 15, 2016
1 parent 8d000d0 commit 4bc08a7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
mahotas-imread: Read Image Files
================================

[![Travis](https://api.travis-ci.org/luispedro/imread.png)](https://travis-ci.org/luispedro/imread)
[![License](https://pypip.in/license/imread/badge.png)](http://opensource.org/licenses/MIT)

Mahotas-imread is a simple module with a small number of functions:

imread
Expand Down Expand Up @@ -94,7 +97,7 @@ Links & Contacts

*Documentation*: `http://imread.readthedocs.io/ <http://imread.readthedocs.io/>`__

*Issue Tracker*: `github imread issues <https://github.com/luispedro/imread`__
*Issue Tracker*: `github imread issues <https://github.com/luispedro/imread>`__

*Mailing List*: Use the `pythonvision mailing list
<http://groups.google.com/group/pythonvision?pli=1>`_ for questions, bug
Expand Down

0 comments on commit 4bc08a7

Please sign in to comment.