From 9fda2986aba430a3209d74778e282a4a12b79e0e Mon Sep 17 00:00:00 2001 From: Francesco Date: Mon, 26 Jan 2026 00:51:13 +0100 Subject: [PATCH] refactor(readme): add description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6009b29..307837e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # rivos +This toy os is made following the [OS in 1,000 lines](https://1000os.seiya.me/en/) project.