Skip to content

Commit

Permalink
Add Travis badge, garden ReST.
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tseaver committed Dec 29, 2014
1 parent 639d101 commit 21a4fff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
``zope.intid``
==============

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

This package provides an API to create integer ids for any object. Later
objects can be looked up by their id as well. This functionality is commonly
used in situations where dealing with objects is undesirably, such as in
Expand Down

0 comments on commit 21a4fff

Please sign in to comment.