Update README.md

This commit is contained in:
Wizzard 2025-03-06 14:45:49 -05:00
parent e970e1b7b1
commit 6d6e9ce917

@ -1,9 +1,17 @@
# 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)
## Precompiled binaries now available
Precompiled Zen Kernel packages are available through our repository. Add our repo and install with:
```bash
echo "repository=http://deadzone.enterprises/repo/x86_64" | sudo tee /etc/xbps.d/10-deadzone.conf
sudo xbps-install -S linux6.13-zen linux6.13-zen-headers
```
## 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!