From 72ec55b616dba1ee3c2130e6fcbdd4c2abfc5b1c Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Thu, 3 Oct 2024 11:07:53 -0600 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6716bf6..697ac7f 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,15 @@ This application should NOT be trusted at this moment, up until its first releas ## Current features -- [x] Creating a repository with a hardcoded password -- [x] Creating a new snapshot (blank for now) into a selected repository +- [x] Create a repository with a user set password +- [x] Create a new snapshot in the selected repository with custom file(s) +- [x] Delete a selected repository +- [x] Delete snapshots in the selected repository ## Planned features -- [ ] Creating a repository with a user set password -- [ ] Create and delete snapshots into any selected repository +- [ ] Create a snapshot with selected folder(s) and/or file(s) +- [ ] Restore from a snapshot ## Install