diff --git a/README.md b/README.md index 3b7b22c..8d06db5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # m32chat m32chat is a simple chat server for the [Morserino](https://www.morserino.info/). -It is a reimplementation of the Python2.7 script [m32_chat_server](https://github.com/sp9wpn/m32_chat_server). +It is (more or less) a reimplementation of the Python2.7 script [m32_chat_server](https://github.com/sp9wpn/m32_chat_server). The m32chat service listens on port 7373 for UDP messages and rebroadcasts them to the other subscribed Morserino clients.