From a3dd4189977f2a3be3a0e579c9245d6f42c59930 Mon Sep 17 00:00:00 2001 From: AnduinXue Date: Mon, 1 Jan 2024 11:57:49 +0000 Subject: [PATCH] Add sample. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8271318..f93737e 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ ChessServer is just a simple chess server for [Aiursoft](https://www.aiursoft.com) to test our new features. +## Try + +Try a running ChessServer [here](https://chess.aiursoft.cn). ## Run in Ubuntu