Update README.md

This commit is contained in:
raul 2024-05-08 08:07:38 +02:00
parent bc8c852e4b
commit 37fc363ad8
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Tiny IRC-like chat server written in Go
<p align="center">
<img width="90%" height="90%" src="https://git.bulgariu.xyz/raul/mini-chat/raw/branch/testing/demo.gif"/>
<img width="90%" height="90%" src="https://git.bulgariu.xyz/raul/mini-chat/raw/branch/main/demo.gif"/>
</p>
## Usage examples
@ -11,4 +11,4 @@ Tiny IRC-like chat server written in Go
./mini-chat server --port 1337 --history chat.log
### Connecting to the server:
./mini-chat client --ip 192.168.0.100 --port 1337
./mini-chat client --ip 192.168.0.100 --port 1337