Update README.md

This commit is contained in:
2026-01-26 01:43:45 +01:00
parent 4cc12e6e26
commit 01a1e0aaa9

View File

@@ -1,3 +1,5 @@
# rivos
This toy os is made following the [OS in 1,000 lines](https://1000os.seiya.me/en/) project.
A small educational operating system targeting the RISC-V architecture.
Focused on simplicity, low-level exploration, and learning by building.