Skip to content

Commit 880ad83

Browse files
ADD LOGO
1 parent 4291496 commit 880ad83

File tree

2 files changed

+24
-8
lines changed

2 files changed

+24
-8
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 24 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,29 @@
1111
Linux 6.19.6 ยท Optimised ยท Stable ยท Developer-Friendly
1212
```
1313

14-
**Author:** Soumalya Das  |  **License:** MIT  |  **Base:** Linux 6.19.6 LTS  |  **Year:** 2026
15-
16-
[![Build Status](https://img.shields.io/github/actions/workflow/status/pro-grammer-SD/hyperion/build.yml?style=flat-square&label=Kernel%20Build)](https://github.com/pro-grammer-SD/hyperion/actions)
17-
[![Kernel Version](https://img.shields.io/badge/kernel-6.19.6--Hyperion--0.1.2-blue?style=flat-square)](https://kernel.org)
18-
[![Architecture](https://img.shields.io/badge/arch-x86__64-green?style=flat-square)](#supported-architectures)
19-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](LICENSE)
20-
[![DKMS Compatible](https://img.shields.io/badge/DKMS-Compatible-brightgreen?style=flat-square)](#dkms-compatibility)
14+
<img src="icon/icon.png" alt="Hyperion Kernel Icon" width="120" style="margin: 10px; border-radius: 10px;">
15+
16+
<p style="font-size:0.95em;">
17+
<strong>Author:</strong> Soumalya Das &nbsp;|&nbsp; <strong>License:</strong> MIT &nbsp;|&nbsp; <strong>Base:</strong> Linux 6.19.6 &nbsp;|&nbsp; <strong>Year:</strong> 2026
18+
</p>
19+
20+
<p>
21+
<a href="https://github.com/pro-grammer-SD/hyperion/actions">
22+
<img src="https://img.shields.io/github/actions/workflow/status/pro-grammer-SD/hyperion/build.yml?style=for-the-badge&label=Kernel%20Build&color=1e88e5" alt="Build Status">
23+
</a>
24+
<a href="https://kernel.org">
25+
<img src="https://img.shields.io/badge/kernel-6.19.6--Hyperion--0.1.2-blue?style=for-the-badge&color=43a047" alt="Kernel Version">
26+
</a>
27+
<a href="#supported-architectures">
28+
<img src="https://img.shields.io/badge/arch-x86__64-green?style=for-the-badge&color=f9a825" alt="Architecture">
29+
</a>
30+
<a href="LICENSE">
31+
<img src="https://img.shields.io/badge/License-MIT-yellow?style=for-the-badge&color=ffb300" alt="License: MIT">
32+
</a>
33+
<a href="#dkms-compatibility">
34+
<img src="https://img.shields.io/badge/DKMS-Compatible-brightgreen?style=for-the-badge&color=8e24aa" alt="DKMS Compatible">
35+
</a>
36+
</p>
2137

2238
</div>
2339

@@ -44,7 +60,7 @@
4460

4561
## Overview
4662

47-
**Hyperion Kernel** is a custom Linux 6.19.6 LTS kernel build engineered for three primary goals: **maximum performance**, **rock-solid stability**, and **complete developer friendliness**. It ships a carefully curated configuration drawing from the best practices of CachyOS, XanMod, Nobara (Fedora Gaming), Liquorix, and upstream Linux, combined with targeted patches and a guarantee that kernel headers, DKMS modules, and external module builds just work โ€” every single time.
63+
**Hyperion Kernel** is a custom Linux 6.19.6 kernel build engineered for three primary goals: **maximum performance**, **rock-solid stability**, and **complete developer friendliness**. It ships a carefully curated configuration drawing from the best practices of CachyOS, XanMod, Nobara (Fedora Gaming), Liquorix, and upstream Linux, combined with targeted patches and a guarantee that kernel headers, DKMS modules, and external module builds just work โ€” every single time.
4864

4965
Hyperion is designed for:
5066
- Power users, gamers, and developers who demand low latency and high throughput

โ€Žicon/icon.pngโ€Ž

1.34 MB
Loading

0 commit comments

Comments
ย (0)