diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-07 09:11:26 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-12-07 09:11:26 -0500 |
| commit | dda154b5898529312739a149e5a21edc38a2152f (patch) | |
| tree | e5b32f558efc0d43772d2892a4591dcaa150fd4f /README.md | |
| parent | bd41ecd0f5e19b25be83c6fe0665aa9c9e82ba56 (diff) | |
chore: fix README badges.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -6,10 +6,9 @@ <b>Modern, Modular, and Secure Microkernel for Next-Generation Systems</b> </p> <p> - <a href="https://github.com/nekernel-org/nekernel/actions/workflows/boot-pio.yml"><img src="https://github.com/amlel-el-mahrouss/nekernel/actions/workflows/boot-pio.yml/badge.svg" alt="CI"></a> - <a href="https://github.com/nekernel-org/nekernel/actions/workflows/kernel-ahci.yml"><img src="https://github.com/amlel-el-mahrouss/nekernel/actions/workflows/kernel-ahci.yml/badge.svg" alt="CI"></a> - <a href="LICENSE"><img src="https://img.shields.io/badge/license-Apache--2.0-blue.svg" alt="License"></a> - <img src="https://img.shields.io/badge/QEMU-Tested-success" alt="QEMU Tested"> + <a href="https://github.com/nekernel-org/nekernel/actions/workflows/boot-pio-dev.yml"><img src="https://github.com/nekernel-org/nekernel/actions/workflows/boot-pio.yml/badge.svg" alt="CI"></a> + <a href="https://github.com/nekernel-org/nekernel/actions/workflows/kernel-ahci-dev.yml"><img src="https://github.com/nekernel-org/nekernel/actions/workflows/kernel-ahci.yml/badge.svg" alt="CI"></a> + <a href="LICENSE"><img src="https://img.shields.io/badge/License-Apache--2.0-blue.svg" alt="License"></a> </p> </div> |
