Updated README.md

This commit is contained in:
Paul S 2021-05-05 17:18:36 +02:00
parent 898f4b5809
commit e2c03559b6

View file

@ -6,15 +6,17 @@ Name: Backuppy
Description: Make daily backups with Backuppy to avoid losing your data.
Usage:
- start it with: `backuppy`
- start gui version with: `python backup.py` (install pip package 'PySide2' first)
Installation: execute `chmod +x install.sh && .\install.sh`
Install. GUI: execute `chmod +x install.sh && .\install.sh --gui`
Usage: execute `backuppy`
Author: Joël Schurter
Licence: GPL3
More infos: see constants and readme.md
More infos: see constants and README.md
# ToDo