Add README.md

This commit is contained in:
Wizzard 2023-11-01 16:42:18 +00:00
parent 9b09ab5c91
commit 340e151410
1 changed files with 21 additions and 0 deletions

21
README.md Normal file
View File

@ -0,0 +1,21 @@
# void-zenkernel
![Build Status](https://img.shields.io/badge/build-passing-brightgreen)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
![Made with Love](https://img.shields.io/badge/Made%20with-%E2%9D%A4-red)
## Description
`void-zenkernel` is a collection of packages that allow users to build the Zen Kernel for Void Linux using either GCC or Clang compilers. The Zen Kernel is known for its performance tweaks and smoother system performance. With `void-zenkernel`, Void Linux users can easily harness the power of Zen!
## Features
- Seamless integration with Void Linux.
- Support for both GCC and Clang compilers.
- Regular updates and patches to ensure the best performance.
## Requirements
- Void Linux distribution.
- Development tools (base-devel) installed.
- Either GCC or Clang compiler.