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 28, 2015
1 parent 1aaea05 commit f026f1f
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,9 +1,17 @@
``zope.copy``
=============

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

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

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

This package provides a pluggable mechanism for copying persistent objects.

Please see ``docs/index.rst`` for the detailed documentation.

0 comments on commit f026f1f

Please sign in to comment.