diff --git a/README.md b/README.md index 26d5bb0..1cd0f5c 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,6 @@ # yterm -`yterm` is a terminal emulator in web. -[`xterm.js`](https://github.com/xtermjs/xterm.js) is a similar project. -My project proposal and weekly rubrics can be found [here](https://gitlab.engr.illinois.edu/zl38/fa19-cs242-project/tree/proposal) - -# Project structure - -This project is based on typescript and node. - -`src` contains source code for the yterm module. -`demo` contains a minimal demo. See below for usage. -`tests` contains tests of the `yterm` module. +`yterm` is a web-based terminal emulator. # Usage