Update README.md

This commit is contained in:
kayos@tcp.direct 2022-07-06 04:43:40 -07:00
parent b45d3f79f5
commit fc41e1c94a
Signed by: kayos
GPG Key ID: 4B841471B4BEE979

View File

@ -3,6 +3,7 @@
[![codecov](https://codecov.io/gh/yunginnanet/Rate5/branch/main/graph/badge.svg?token=R7WU58G5L7)](https://codecov.io/gh/yunginnanet/Rate5)
A performant and generic ratelimitter for any golang project.
See [the docs](https://godoc.org/github.com/yunginnanet/Rate5) and the unit tests as well as the below example for more details.
## Basic Example