diff --git a/README.MD b/README.MD index abe0087..a32de7c 100644 --- a/README.MD +++ b/README.MD @@ -1,12 +1,16 @@ Backify 🗃️ =========== + What is Backify? 👾 + ------------------- Backify is a shell script that helps you automate the backup process of all kinds of data from Linux systems. It differs from other backup scripts because it gives you the flexibility to choose what you want to save, ranging from system logs to containers. The script was tailored to meet personal needs as there was no complete solution for the specific use case. + Prerequisites 👷 + ------------------- - The script must be executed as root. @@ -15,7 +19,10 @@ Prerequisites 👷 - The system must be either a Red Hat-based or an Ubuntu-based distribution. + + Configuration 🧙‍♂️ + ------------------- All configuration options can be found in the `backup.cfg` file. The script has an integrity check in place to ensure that no external commands can be embedded into it by malware. The following table provides an overview of the available configuration options: