aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-04-06 11:59:39 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-04-06 11:59:39 +0200
commitacedc0edd06fb2d941a1358dc9b457087e55725e (patch)
tree3b6bb29a795171730a449226e9223cd5b826bb7f /README.md
parenteb9a33663a302f10e55d25800a06ed0c872d1a54 (diff)
Updated the readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8af8c9f..676df1a 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,18 @@ The main goal of the fork is to modernize the codebase, improve the
security and fix bugs. New features, for example, other chess variants
will be added in a later stage.
+### Public chess server ###
+
+[IRCNow](https://ircnow.org/)
+provides a
+[public chess server](https://wiki.ircnow.org/index.php?n=Chess.Chess)
+for everyone to use!
+
+To connect to the server by using
+[XBoard](https://www.gnu.org/software/xboard/), try:
+
+ $ xboard -ics -icshost rpblc.net
+
### IPv6 ###
IPv6 connections are at the moment not supported.