Update README.rst
authorDaniel Greenfeld <pydanny@users.noreply.github.com>
Tue, 28 Apr 2015 16:52:10 +0000 (09:52 -0700)
committerDaniel Greenfeld <pydanny@users.noreply.github.com>
Tue, 28 Apr 2015 16:52:10 +0000 (09:52 -0700)
README.rst

index d9a893b17794ee80ad999e325db9420d01381397..970b5f6cce335f6ba2de5cd98af332a112c07381 100644 (file)
@@ -8,9 +8,6 @@ cached-property
 .. image:: https://travis-ci.org/pydanny/cached-property.png?branch=master
         :target: https://travis-ci.org/pydanny/cached-property
 
-.. image:: https://pypip.in/d/cached-property/badge.png
-        :target: https://pypi.python.org/pypi/cached-property
-
 
 A decorator for caching properties in classes.