Update 'README.md'

Signed-off-by: minhtrannhat <minh@minhtrannhat.com>
This commit is contained in:
minhtrannhat 2023-12-15 00:54:31 +00:00
parent d7bbea3cfe
commit 833c7066ac

View File

@ -1,6 +1,6 @@
# MINH_CORD # MINH_CORD
A wannabe discord clone but currently only support websocket real time chatting A wannabe discord clone but currently only support chatting via TCP sockets with the help of `tokio` Rust async runtime.
## Dependencies ## Dependencies
- `rust` - `rust`