--- /dev/null
+# RescueSys
+
+Linux based image for backup and restore entire PC disks resp. SSDs.
+
+## Getting started
+
+These instructions will get you a copy of the project up and running on your local
+machine.
+
+### Installing
+
+Get the project using git:
+
+```
+git clone https://binomiant.duckdns.org/MpqU9XX8/rescuesys.git
+
+To build an image for an USB stick run the build script:
+
+```
+./build -a
+```
+
+Note that you have to shutdown the VM before the image is created. Flash the image to your USB stick and boot the machine from the stick.
+