summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKeuin <[email protected]>2020-04-23 20:13:35 +0800
committerkeuin <[email protected]>2020-04-23 20:13:35 +0800
commitba19ab350516e26a8e52cc217878bde63c0b7eee (patch)
tree482a4ad4b4b8c4d630833f93863195f56ef34244 /README.md
parentffd446e4decbe487b8e56b6726be0ecc81f8428d (diff)
Refactored code.
Added startup message on the first start after restoring a backup. Adjusted text color.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8770833..3125323 100644
--- a/README.md
+++ b/README.md
@@ -16,9 +16,10 @@ commands:
To-Do List:
-- Optimize output format.
+
- Add backup name completion.
- Optimize the backup name output. (add datetime output automatically, name is essential and is separated from the datetime)
- More thorough test.
- Enhance ZipUtil for hashing sub-files and generating incremental diff-table (A:Add, M:Modification, D:Deletion)
+- Optimize help menu. (colored command help menu)
- Implement incremental backup. \ No newline at end of file