diff --git a/README.md b/README.md index 25f18eb..38293ea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # EOS systemd-boot -A package to enable systemd-boot automation using kernel-install on EndeavourOS \ No newline at end of file +A package to enable systemd-boot automation using kernel-install on EndeavourOS + +The hooks were adapted from the AUR package originally written by Tilmann Meyer + +The package basically does a few things: +* Masks the mkinitcpio hooks as they are redundant with kernel-install +* Installs hooks to automate the installation and removal of kernels using kernel-install +* Adds support for generating fallback images to kernel-install