diff --git a/README.md b/README.md index 6fb99ec..f0f482f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ This repositories includes everything you need to build JeremyStarTM's custom op ## Warning As with every other software, make sure to update your kernel regularily. Missing updates and security patches make your system vulnerable. So run `git pull` and then `buildtool.sh` regularily, thank you ^^ +## Changes +This repository improves/changes the following things over `https://aur.archlinux.org/pkgbase/linux-clear`: +- includes a build tool with build time performance improvements +- better PKGBUILD documentation +- more build options +- integrates kernel commandline directly into the final kernel build + ## Building To build this kernel, run this command in your terminal: ```bash