From b4fdbfee68bf9aaa6a60d9079de7daf707d78578 Mon Sep 17 00:00:00 2001 From: Wizzard Date: Sat, 27 Jan 2024 22:49:02 -0500 Subject: [PATCH] Add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7d08375 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# fedora-zen-custom + +## Description + +`fedora-zen-custom` is a collection of packages that allow users to build the Zen Kernel for Fedora using the Clang compiler. The Zen Kernel is known for its performance tweaks and smoother system performance. With `fedora-zen-custom`, Fedora Linux users can easily harness the power of Zen! + +## Installation +To install, run the conveniently placed script `build.sh` to install run `sudo dnf install RPMS/x86_64/linux-zen-VERSION.fc39.x86_64.rpm` \ No newline at end of file