From 1e711b64ee060f75781b1017be58670f5bf100a3 Mon Sep 17 00:00:00 2001 From: khalil Date: Wed, 27 Mar 2024 15:37:51 +0330 Subject: [PATCH] :books: update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 116ace9..8481cf6 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ all dependencies automatically resolve - [x] add db configuration - [x] add roles logic to project - [ ] implement bucket algorithm -- [ ] add cli version +- [ ] make golim thread safe +- [x] add cli version - [ ] add tests -- [ ] add redis +- [x] add redis - [ ] add default limiter, regex, ui version and ... (V2) \ No newline at end of file