diff options
author | Keuin <[email protected]> | 2020-04-23 22:12:46 +0800 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-23 22:12:46 +0800 |
commit | b5e4ab7a58c919810d78b0e0e4dfd04ea6b97e15 (patch) | |
tree | d9faf688309b21860dff70d1010c2447fb5f0040 /README.md | |
parent | 36451c24439b6fc0a407b3aae12048125539f8d5 (diff) |
Update README.md
fix to-do list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -17,8 +17,7 @@ commands: To-Do List: -- 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 +- Implement incremental backup. |