diff --git a/README.md b/README.md index bdf6a6c..60c33bd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 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 - `rust`