Update README.md

This commit is contained in:
flash 2024-08-25 23:30:00 +00:00
parent a578f8ed9d
commit 0b90079fd5

View file

@ -7,4 +7,7 @@
/_/
```
Welcome to the repository of the temporary Flashii chat server. This is a reimplementation of the old [PHP based Sock Chat server](https://github.com/flashwave/mahou-chat/) in C#.
Welcome to the repository of the Flashii Chat server!
The protocol used is based on the protocol found in the original [PHP Sock Chat](https://patchii.net/sockchat/sockchat).
A rendered version of the Protocol.md document can be found on [railgun.sh/sockchat](https://railgun.sh/sockchat).