Skip to content

Commit

Permalink
Add PyPI and RTD badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jan 29, 2015
1 parent f0799ff commit cee2930
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,16 @@
``zope.catalog``
================

.. image:: https://pypip.in/version/zope.catalog/badge.svg?style=flat
:target: https://pypi.python.org/pypi/zope.catalog/
:alt: Latest Version

.. image:: https://travis-ci.org/zopefoundation/zope.catalog.png?branch=master
:target: https://travis-ci.org/zopefoundation/zope.catalog

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

Catalogs provide management of collections of related indexes with a basic
search algorithm.

0 comments on commit cee2930

Please sign in to comment.