From e4e8b27fa9b65d7b80e360c4e8ca8191b8780456 Mon Sep 17 00:00:00 2001 From: Onur Date: Sun, 24 Jan 2021 12:31:42 +0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43b14ae..8f2dab1 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ - [indexKeyPrefix](https://github.com/ozkanonur/nestjs-rate-limiter#-indexKeyPrefix) - [maxQueueSize](https://github.com/ozkanonur/nestjs-rate-limiter#-maxQueueSize) - [errorMessage](https://github.com/ozkanonur/nestjs-rate-limiter#-errorMessage) + - [customResponseSchema](https://github.com/ozkanonur/nestjs-rate-limiter#-customResponseSchema) - [Benchmarks](https://github.com/ozkanonur/nestjs-rate-limiter#benchmarks) - [TODO List](https://github.com/ozkanonur/nestjs-rate-limiter#todo) - [Examples](https://github.com/ozkanonur/nestjs-rate-limiter/examples/README.md)