diff --git a/README.md b/README.md index e6626ed..09d9e6a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# rust_communication +# rust_audio_chat + + + +Real-time Audio Chat With Multiple User +Low Latency Audio Processing +Latency Prevention System +Low Memory Consumption [Client = 30 Mb / Server = 15 Mb + 3Mb * User] +Implemented With Future-proof QUIC Protocol +Excellent User Experience With Pretty Simple UI :sunglasses: diff --git a/assets/example.png b/assets/example.png new file mode 100644 index 0000000..ee4849f Binary files /dev/null and b/assets/example.png differ