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