From a6941db854e129daf9d48f852cb05db43adef529 Mon Sep 17 00:00:00 2001 From: Martin Brodbeck Date: Wed, 4 Oct 2023 09:08:11 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88c3255..e4d60b5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # m32chat -m32chat is a simple chat server for the [Morserino](https://morserino.info). +m32chat is a simple chat server for the [Morserino](https://www.morserino.info/). It es a reimplementation of the Python2.7 script [m32_chat_server](https://github.com/sp9wpn/m32_chat_server).