From 6873b542ae37ea3bccd99d73b3d5aeeeee4bb15b Mon Sep 17 00:00:00 2001 From: Arthurdw Date: Sun, 14 Aug 2022 14:56:54 +0200 Subject: [PATCH] :memo: Checkmark clap-rs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2660ee8..29ccd3c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ An optimized tweaked key-value pair database. It is a simple, fast, and secure. At [Xiler](https://www.xiler.net) it gets used to store and manage client sessions throughout the platform. -![image](https://user-images.githubusercontent.com/38541241/184537875-5fcbdfd3-3da8-429e-ab34-f755e5ee3192.png) +![CLI help menu](https://user-images.githubusercontent.com/38541241/184537875-5fcbdfd3-3da8-429e-ab34-f755e5ee3192.png) ## Installation @@ -18,10 +18,10 @@ sessions throughout the platform. ## Future plans -- [ ] Make benchmarks +- [x] Add clap-rs to make the config dynamic - [ ] Automatic cargo & AUR release -- [ ] Add clap-rs to make the config dynamic - [ ] Add a docker image +- [ ] Make benchmarks ## Query Language