diff --git a/README.md b/README.md index e0946ce..b4b310e 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,24 @@ # System Crafters Guix Installer -This repository runs automated CI builds to produce a +This repository runs _automated CI builds_ to produce a [GNU Guix](https://guix.gnu.org) installation image using the **full Linux kernel** from the [Nonguix channel](https://gitlab.com/nonguix/nonguix). If you are using a modern laptop or hardware that is incompatible with the **Linux Libre kernel**, this installer image is for you! -You can take a look at the [image configuration](installer.scm) and the -[build workflow](.github/workflows/build.yaml) to be sure that we aren't adding -anything malicious to these builds! +## Table of Contents :toc:noexport: +- [System Crafters Guix Installer](#system-crafters-guix-installer) + - [Attributions](#attributions) + - [License](#license) -A new ISO is produced at least once a week, sometimes more often if we're -making improvements to the configuration. +## Attributions -Special thanks to [@anntnzrb](https://github.com/anntnzrb) for providing the -starting point for the CI configuration! +- [@anntnzrb](https://github.com/anntnzrb) for providing the starting point for + the _CI_ configuration. +- [@daviwil](https://github.com/daviwil) for releasing the finished _CI_ + configuration and getting everything up and running. +- The [System Crafters](https://systemcrafters.cc)' community. ## License