Skip to content

Commit

Permalink
Add landscape badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Jun 8, 2015
1 parent 941386b commit 6328d19
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@
:target: https://pypi.python.org/pypi/limits
.. |license| image:: https://img.shields.io/pypi/l/limits.svg?style=flat-square
:target: https://pypi.python.org/pypi/limits
.. |landscape| image:: https://landscape.io/github/alisaifee/limits/master/landscape.svg?style=flat-square
:target: https://landscape.io/github/alisaifee/limits/master

*************
limits
*************
|travis-ci| |coveralls| |pypi| |license|
|travis-ci| |coveralls| |landscape| |pypi| |license|

*limits* provides utilities to implement rate limiting using
various strategies and storage backends such as redis & memcached.
Expand Down

0 comments on commit 6328d19

Please sign in to comment.