diff --git a/README.md b/README.md index 991e00a..c8c0b45 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,42 @@ # Micro Backup script This is a keep it simple and stupid backup script. ## Installation ``` git clone this_repo_url ``` ## Configuration Enter in the cloned directory, then: ``` cp backup-instructions-example.conf backup-instructions.conf cp options-example.conf options.conf editor options.conf editor backup-instructions.conf ``` -## License - -ER Informatica, Valerio Bozzolan, MIT License - ## Usage ``` ./backup-everything.sh ``` + +The file `backup-instructions.conf` has a lot of examples. Check it out. + +## License + +2020, 2021, 2022 ER Informatica, Valerio Bozzolan + +MIT License + +https://mit-license.org/ + +## Contact + +For EVERY question, feel free to contact Valerio Bozzolan: + +https://boz.reyboz.it