diff --git a/README.md b/README.md index 06b5cdc..05585b3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -A simple proxy middleware and global rate limiter using Golang and [ gin ](https://github.com/gin-gonic/gin) for rate limiting your exposed API's. +A simple proxy middleware and global rate limiter using Golang and [ gin ](https://github.com/gin-gonic/gin) for rate limiting your exposed API's # Usecase