Skip to content

Commit

Permalink
Better diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidValin committed Sep 1, 2024
1 parent ec8d93d commit df2349c
Show file tree
Hide file tree
Showing 4 changed files with 637 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This is a simple bash shell script that creates and restores an encrypted backup
* backup: `tinybackup b <source_folder> <destination_folder> <backup_name> <gpg_key_id>`
* recover: `tinybackup r <backup_name> <target_folder> <gpg_key_id>`

<img src="https://raw.githubusercontent.com/DavidValin/tinybackup/master/diagram.png" alt="Tinybackup" />
<img src="https://raw.githubusercontent.com/DavidValin/tinybackup/master/spec/flow-diagram.png" alt="Tinybackup" />

#### Dependencies

Expand Down
Binary file removed diagram.png
Binary file not shown.
Loading

0 comments on commit df2349c

Please sign in to comment.