update readme

This commit is contained in:
Jovi Hsu 2022-10-31 06:08:50 +00:00
parent 889cd00210
commit d349a225ff

View File

@ -6,6 +6,8 @@
* rust * rust
* cargo-make * cargo-make
* wasm-pack * wasm-pack
* wasm-opt
* libssl-devel
## Build ## Build
@ -17,10 +19,7 @@
## Milestones ## Milestones
* VNC Clients: * VNC Clients:
- Raw encoding support - Basic functions work
- Tight encoding support (Default)
- ZRLE encoding support
- Other encoding support (WIP)
* SSH Clients: * SSH Clients:
- WIP - WIP