From 94636f8c09774cfc2f677e4d6c0154957fce2c66 Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 26 Jan 2026 01:48:50 +0100 Subject: [PATCH] refactor(readme): update --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6009b29..8cb0aa2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # rivos +A small educational operating system targeting the RISC-V architecture. + +Focused on simplicity, low-level exploration, and learning by building.