Skip to content

Commit

Permalink
Add Wikipedia link
Browse files Browse the repository at this point in the history
  • Loading branch information
julik committed Nov 1, 2023
1 parent e27cf1a commit f7ce91c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Pecorino is a rate limiter based on the concept of leaky buckets. It uses your D

Pecorino is designed to integrate seamlessly into any Rails application using a Postgres database (at the moment there is no MySQL support, we would be delighted if you could add it).

If you would like to know more about the leaky bucket algorithm: the [Wikipedia article](https://en.wikipedia.org/wiki/Leaky_bucket) is a great starting point.

## Installation

Add this line to your application's Gemfile:
Expand Down

0 comments on commit f7ce91c

Please sign in to comment.