Updated README.md.
This commit is contained in:
parent
e0f83ca259
commit
cfbe98d34a
1 changed files with 4 additions and 1 deletions
|
@ -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 ([public](https://patchii.net/flash/mahou-chat) / [private](https://patchii.net/sockchat/sockchat-historical/src/tag/phpchat)).
|
||||
A rendered version of the Protocol.md document can be found on [railgun.sh/sockchat](https://railgun.sh/sockchat).
|
||||
|
|
Loading…
Reference in a new issue