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 bb0bc49 commit 3bcdfdc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
@@ -1,7 +1,15 @@
``zope.location``
=================

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

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

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

In Zope3, "locations" are special objects that have a structural location.

0 comments on commit 3bcdfdc

Please sign in to comment.