summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2021-11-01 12:06:58 -0400
committerGitHub <noreply@github.com>2021-11-01 12:06:58 -0400
commite32262d86c90e2ac73b2c38a47a1bb6b60935098 (patch)
tree4072fcf659b47e56f51ed9a13ff77409026ed533 /README.md
parent2a1d3b9886c5fb69d34eea12776722d53625842c (diff)
removed random line in the README
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 1 insertions, 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/`.