From aa3a424f10c53384d1a8750f407cc0233a4a8c2e Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Sun, 21 Jun 2020 18:45:12 +0200 Subject: [PATCH] docs: updated README.md Signed-off-by: Corentin Thomasset --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b27030fe..5a46e7f0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,9 @@ Here is an unordered list of the current functionalities, and some that may come - [x] Text information - [x] Markdown editor - [x] Lorem ipsum text generator +- [x] Git memo (cheat sheet) +- [ ] CSS memo (cheat sheet) +- [ ] REGEX memo (cheat sheet) + tester? - [ ] Image exif editor/remover - [ ] QR code generator - [ ] Bip39 pass-phrase generator @@ -24,7 +27,7 @@ Here is an unordered list of the current functionalities, and some that may come - [ ] Image format converter? - [ ] Image cropper - [ ] Image resizer -- [ ] HTTP client (w/ axios) +- [ ] HTTP client (w/ axios + cors proxy) - [ ] Math expression evaluator - [ ] Math expression graph