Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengyao-lin committed Dec 8, 2019
1 parent 5c2ab7a commit bd9e3f5
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit bd9e3f5

Please sign in to comment.