From 39faca0e6f9a5c30c91549d8428059a98ea82573 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 13 Nov 2019 15:25:02 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 117d017..995dc08 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,5 @@ This is list of future plans. Features that is already in work you can find [**here**](https://github.com/Crypto-Notepad/Crypto-Notepad/issues) - [ ] Add the support of Argon2id password hashing function. -- [ ] Rewrite the source code, to make it more clear. +- [ ] Rewrite the source code, to make it more logical and clean. - [ ] Add error logging for users. \ No newline at end of file