From 50bd8fb6ccc7b75e9faab94efa6662f6217335b1 Mon Sep 17 00:00:00 2001 From: bgaster <benedict.gaster@gmail.com> Date: Mon, 25 Jan 2016 04:03:17 -0800 Subject: [PATCH] Added basic readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..cda55dd --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is a variant of the Pintos Operating System for use as part of CNOS module. -- GitLab