diff --git a/README.md b/README.md index 2abfad924f74561d3c2f7becc16c479c00d5a54a..d1215cf8f062eba718f82bdfca0553f6bb509dc0 100644 --- a/README.md +++ b/README.md @@ -2,14 +2,13 @@ This is a collection of scripts used to build an image file that can then be transferred to a SD Card using `dd`. -To start the process, use `./mkreform.sh`. To start over, execute `./cleanup.sh` to delete the existing userland and image. +To start the process, use `./mkimage.sh`. To start over, execute `./cleanup.sh` to delete the existing userland and image. -## Reporting Issues - -Please check out the [guidelines in the main Reform repository](https://source.mntmn.com/MNT/reform/src/branch/master/README.md#how-to-report-issues--contribute). Thanks! +The resulting file is `reform-system.img`. ## License -Copyright 2018 Lukas F. Hartmann / MNT Media and Technology UG +Copyright 2018-2020 Lukas F. Hartmann / MNT Research GmbH This project is licensed under the GPLv3 License - see the [LICENSE.md](LICENSE.md) file for details +