Skip to content

Commit

Permalink
meta: Removed more use of gfm
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepy-monax committed Mar 10, 2024
1 parent 08dd6f5 commit 60c55d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions doc/running.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ $ qemu-system-x86_64 -bios <ovmf file> -drive format=raw,file=<image file> -m 51

## On Real Hardware

> [!WARNING]
> Running skiftOS on real hardware is not recommended. It is not ready for production use and may damage your computer.
> **⚠ Warning:** Running skiftOS on real hardware is not recommended. It is not ready for production use and may damage your computer.
If still determined, flashing the HDD file to a USB drive can be attempted:

Expand Down
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

## About

> [!WARNING]
> skiftOS is currently in the early stages of development and is not yet ready for daily use. Please do not use it in production environments. Here be dragons! 🐉
> **⚠ Warning:** skiftOS is currently in the early stages of development and is not yet ready for daily use. Please do not use it in production environments. Here be dragons! 🐉
**skiftOS** is a hobby operating system built from scratch for ARM, x86, and RISC-V architectures. It is designed to be simple, modern, and modular, featuring a modern C++ core library, reactive UI, and a capability-based microkernel. skiftOS values simplicity, modernity, and modularity, and has several notable features such as multi-architecture support and easy hackability. It is free and open-source under the MIT license.

Expand Down

0 comments on commit 60c55d1

Please sign in to comment.