Updated README.md
This commit is contained in:
parent
898f4b5809
commit
e2c03559b6
1 changed files with 6 additions and 4 deletions
10
README.md
10
README.md
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue