From c3d51a80c55345bc2e1edda6cca73cec33e9f257 Mon Sep 17 00:00:00 2001 From: Dpeta <69427753+Dpeta@users.noreply.github.com> Date: Thu, 8 Oct 2020 00:09:49 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be8fb33..fb0f67e 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ Normal pesterchum documentation is in "README-pesterchum.mkdn" and the one for K Currently promts the user on launch to choose a server. The implementation of this isn't very pretty, but it seems to function in it's current state. Currently lets you choose between: -* ghostDunk's server -* My server (turntechCatnip) -* ~~@chaoticCharacte's server~~ +* irc.mindfang.org (ghostDunk's server) (Official) +* pesterchum.xyz (turntechCatnip's server) (Unofficial) +* kaliope.ddns.net (@chaoticCharacte's server) ## Building Just simply running "python setup.py build" seems to be working for me for building on windows now.