Skip to content

Commit

Permalink
Add license badge back
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Jun 6, 2015
1 parent f7bbd5e commit 4ea9729
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 @@ -4,11 +4,13 @@
:target: https://coveralls.io/r/alisaifee/limits?branch=master
.. |pypi| image:: https://img.shields.io/pypi/v/limits.svg?style=flat-square
: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

*************
limits
*************
|travis-ci| |coveralls| |pypi|
|travis-ci| |coveralls| |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 4ea9729

Please sign in to comment.