summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@simplelittledream.com>2021-11-01 12:02:03 -0400
committerJacob McDonnell <jacob@simplelittledream.com>2021-11-01 12:02:03 -0400
commit0ea43cbc5bbb2bbefe48bd32bb40d1d825208c82 (patch)
tree47bb4d9a3184cf53a699b60d26414149d8ca1cb3 /README.txt
parentcb7e1688c61dc6861d06b56475f46d5c7ac75f91 (diff)
Updated the README, Removed the License, Changed ints to Ulongs in coin
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/README.txt b/README.txt
deleted file mode 100644
index f242343..0000000
--- a/README.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-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.
-
-Features:
- - Full desktop environment similar to windows 9x
- - Programmer based environment with tools to make programming, and gui programming, easier; like NeXTSTEP
- - UNIX-like userland tools
- - Networking
- - Support for multiple programming languages like C, C++, GOLANG, and mabye Java
-
-Goals:
- - Write userland programs \ No newline at end of file