From 6dd793e1945a051be4aa7d09c0b9318fa9827f96 Mon Sep 17 00:00:00 2001 From: Benjamin Kyd Date: Thu, 21 Mar 2019 10:25:35 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c94399a..6ce20fc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -# ThanOS +# OSDev starter kit -A 32 bit x86 operating system, the ISO from the latest build will be in ./bin -And the latest stable build will be in ./build +From grub to C, a basic bootable OS to be used by newbie OSDevs for reference. To contribute see CONTRIBUTING.md and CODE_OF_CONDUCT.md