Skip to content

Commit 0edc835

Browse files
authored
Remove CI badge from README.md
Removed CI badge from the README file.
1 parent f997309 commit 0edc835

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66

77
[Discuss this project here](https://github.com/ReturnInfinity/BareMetal-OS/discussions)
88

9-
[![CI](https://github.com/ReturnInfinity/BareMetal-OS/actions/workflows/main.yml/badge.svg)](https://github.com/ReturnInfinity/BareMetal-OS/actions/workflows/main.yml)
10-
119
**BareMetal OS** is an exokernel-based operating system crafted entirely in x86-64 assembly and is designed to provide unparalleled levels of flexibility and efficiency. By exposing hardware resources directly to applications, it empowers developers to finely tune and optimize their software for specific tasks. With the exokernel's minimalist design, it minimizes the overhead imposed by traditional operating systems, enabling applications to achieve peak performance. Its x86-64 assembly implementation speaks to its commitment to squeezing every ounce of performance from the hardware, making it a compelling choice for those who demand the utmost control and efficiency from their computing environments.
1210

1311
> [!NOTE]

0 commit comments

Comments
 (0)