From e98cef65a338913b9051b76e42b90015a02ad8db Mon Sep 17 00:00:00 2001 From: khalil Date: Thu, 21 Mar 2024 16:17:58 +0330 Subject: [PATCH] :books: update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a3e1a3d..116ace9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ all dependencies automatically resolve - sqlc (as query builder) - redis-go - ff cli +- ## TODO (Golim v1): - [x] initial the project @@ -19,4 +20,5 @@ all dependencies automatically resolve - [ ] implement bucket algorithm - [ ] add cli version - [ ] add tests -- [ ] add ui version (V2) \ No newline at end of file +- [ ] add redis +- [ ] add default limiter, regex, ui version and ... (V2) \ No newline at end of file