Update README.md

This commit is contained in:
2020-05-31 15:14:41 -04:00
parent 940ab322dc
commit cfe857d23c
+2 -1
View File
@@ -8,11 +8,11 @@ The backend isn't quite ready to be open-sourced (read: it's still a fatally emb
## Requirements ## Requirements
- Ruby
- [QEMU 4.x](https://www.qemu.org/) (target i386) - [QEMU 4.x](https://www.qemu.org/) (target i386)
- [websocketd](https://github.com/joewalnes/websocketd) - [websocketd](https://github.com/joewalnes/websocketd)
- [noVNC](https://github.com/novnc/noVNC) - [noVNC](https://github.com/novnc/noVNC)
- [Cloudflare Workers](https://workers.cloudflare.com/) & [Argo Tunnel](https://www.cloudflare.com/products/argo-tunnel/) - [Cloudflare Workers](https://workers.cloudflare.com/) & [Argo Tunnel](https://www.cloudflare.com/products/argo-tunnel/)
- [Microsoft Bob](https://en.wikipedia.org/wiki/Microsoft_Bob)
## To-Do ## To-Do
@@ -20,6 +20,7 @@ The backend isn't quite ready to be open-sourced (read: it's still a fatally emb
- [ ] Error messages: no websockets, server down, etc. - [ ] Error messages: no websockets, server down, etc.
- [ ] Usage limits - [ ] Usage limits
- [ ] Responsive browser sizing - [ ] Responsive browser sizing
- [ ] **Commit backend scripts**
## License ## License