From d43cdc127e2a6ca504d6c98ccab88a33a6e6f023 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Thu, 9 Apr 2020 00:10:33 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e0103e..3973eb8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # DremDOS -"Alright, our last operating system idea didn't work. Let's try this again..." -Now that we have C, we can really get some stuff done. +DremDOS is built with COSMOS. To build it, please go to [their website](https://www.gocosmos.org/download/) and install the UserKit and DevKit. + +Better documentation coming soon.