From 12272f13abbbefce2742ffefaa5169facbb11479 Mon Sep 17 00:00:00 2001 From: Alessandro Proto Date: Mon, 20 Feb 2023 10:38:28 +0100 Subject: [PATCH] Add reference to CapyOS repository in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 168664f..5c784e2 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Capy64 is a fantasy console that runs sandbox Lua 5.4. Create anything, from Hello Worlds to games! +### CapyOS + +CapyOS is the default operating system installed automatically on first run. + +The repository for CapyOS can be found here https://github.com/Ale32bit/CapyOS + ## Requirements * [.NET 7 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet/7.0)