Changed the url in the README

This commit is contained in:
2021-04-28 21:45:20 +02:00
parent 2714479c98
commit b71bf3cfc7

View File

@ -4,7 +4,7 @@
WebTerm is a Terminal emulator that runs in the browser. It uses [v86](https://github.com/copy/v86) to create a virtual linux via WebAssembly and [xterm.js](https://github.com/xtermjs/xterm.js) as the terminal.
## Getting started
You can try out a hosted of WebTerm at https://minie4.github.io/webterm or clone the repo and serve the files with any webserver.
You can try out a hosted of WebTerm at https://webterm.onrender.com/ or clone the repo and serve the files with any webserver.
It takes about 20 seconds to a few minutes to download the ~45mb iso image and boot the system.