From 6d0dd59cbb28fea395beb41973f808d59a65c33e Mon Sep 17 00:00:00 2001 From: david-on-debian Date: Tue, 20 May 2025 20:55:25 -0500 Subject: [PATCH] Add README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5e98d1 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ + +Espresso is a operating system. +It has many issues right now, such has(but not limited to;) + - No proper filesystem support. (yet) + - No keyboard input. + - Only VGA textmode video output. + - and many more. + +However, I (me, David) am planning on fixing many of those issues soon. +Have a good day. + + +(c) 2025, David Goeke \ No newline at end of file