Updated README.md

This commit is contained in:
niku 2023-07-27 11:15:36 +02:00
parent cc5ef34fe3
commit efe34c3a3b
2 changed files with 7 additions and 1 deletions

View File

@ -1,7 +1,13 @@
# Ratatouille
Toy terminal-emulator based on webview, xterm.js and creack/pty.
Toy terminal-emulator based on [webview](https://github.com/webview/webview), [xterm.js](https://github.com/xtermjs/xterm.js/) and [creack/pty](https://github.com/creack/pty).
![](assets/screenshot.png)
# Setup
## Dependencies
- pnpm (a fast, disk space efficient package manager for Node)
- go 1.19
## Build frontend
```bash
cd frontend

BIN
assets/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB