From 5985e6e69da8b049919ca3f483f6d9a0d82cfadf Mon Sep 17 00:00:00 2001 From: "L. Bradley LaBoon" Date: Wed, 16 Oct 2013 12:53:02 -0400 Subject: [PATCH] Initial commit. --- README | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..dbc307f --- /dev/null +++ b/README @@ -0,0 +1,5 @@ +Welcome to BRaDOS! + +BRaDOS is my personal OS project which I will be working on as I feel like it. +The main purpose of the project is for me to learn about OS developement, as +it's something I am interested in.