Skip to content

Commit

Permalink
reorder badges and add openhub badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
ssato committed Apr 23, 2015
1 parent feec5bc commit bb51d0a
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ python-anyconfig
About
========

.. image:: https://api.travis-ci.org/ssato/python-anyconfig.png?branch=master
:target: https://travis-ci.org/ssato/python-anyconfig
:alt: Test status

.. image:: https://pypip.in/version/anyconfig/badge.svg
:target: https://pypi.python.org/pypi/anyconfig/
:alt: Latest Version
Expand All @@ -21,6 +17,10 @@ About
:target: https://pypi.python.org/pypi/anyconfig/
:alt: MIT License

.. image:: https://api.travis-ci.org/ssato/python-anyconfig.png?branch=master
:target: https://travis-ci.org/ssato/python-anyconfig
:alt: Test status

.. image:: https://coveralls.io/repos/ssato/python-anyconfig/badge.png
:target: https://coveralls.io/r/ssato/python-anyconfig
:alt: Coverage Status
Expand All @@ -29,6 +29,10 @@ About
:target: https://landscape.io/github/ssato/python-anyconfig/master
:alt: Code Health

.. image:: https://www.openhub.net/p/python-anyconfig/widgets/project_thin_badge.gif
:target: https://www.openhub.net/p/python-anyconfig
:alt: Open HUB

This is a python library called 'anyconfig' [#]_ provides generic access to
configuration files in any formats (to be in the future) with configuration
merge / cascade / overlay support.
Expand Down

0 comments on commit bb51d0a

Please sign in to comment.