yterm

commit 0a01a5b37383c31871c8f989b5c2574aa73983c1

Author: mesyeti <mesyeti@mesyeti.uk>

add README

 README.md | 9 +++++++++


diff --git a/README.md b/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..afb592f0915b87928af8bcf67b485769d63066fa
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# yterm
+yterm is a work in progress terminal emulator
+
+## Build
+```
+make
+```
+
+Currently requires SDL2, it will switch to libx11 in the near future