From e32262d86c90e2ac73b2c38a47a1bb6b60935098 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Mon, 1 Nov 2021 12:06:58 -0400 Subject: removed random line in the README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 654c8f6..e2a7b05 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Project Mustang -*** - ## Overview: A UNIX-like operating system with the graphical environment of a 90s operating system, written in C for the Raspberry PI 4. @@ -35,4 +33,4 @@ To Install the userland programs run: sudo make install ``` -This will install the userland programs to `/opt/ProjectMustang/`. \ No newline at end of file +This will install the userland programs to `/opt/ProjectMustang/`. -- cgit v1.2.3