From 8541374dee8b465e5947f9ae4871a75c1658f9b6 Mon Sep 17 00:00:00 2001 From: Neel Thomas Date: Mon, 9 Jan 2023 17:25:48 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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