README.md in ratelimit-1.0.4 vs README.md in ratelimit-1.1.0
- old
+ new
@@ -1,8 +1,7 @@
# Ratelimit: Slow your roll
-[](http://travis-ci.org/ejfinneran/ratelimit)
-[](https://codeclimate.com/github/ejfinneran/ratelimit)
+[](https://codeclimate.com/github/ejfinneran/ratelimit)
[](https://coveralls.io/r/ejfinneran/ratelimit)
Ratelimit provides a way to rate limit actions across multiple servers using Redis. This is a port of RateLimit.js found [here](https://github.com/chriso/redback/blob/master/lib/advanced_structures/RateLimit.js) and inspired by [this post](https://gist.github.com/chriso/54dd46b03155fcf555adccea822193da).