update readme

This commit is contained in:
MeexReay 2024-05-18 01:45:21 +03:00
parent 7130f872bc
commit 7f03a9d510

View file

@ -10,3 +10,9 @@ connect server:
```
./easymsg client CLIENT_NAME IP:PORT
```
# how to build
you have to install rust!
```
cargo build --release
```