From f66b6729852de4432a826e1fc28503efca48b454 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Tue, 11 Mar 2025 17:09:29 +0000 Subject: [PATCH] Fix formatting in README.md for Docker image property --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eab4279..751355c 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The docker image has the following context: | Properties | Value | |-------------|-------------------------------------| -| Image | aiursoft/chessserver| +| Image | aiursoft/chessserver | | Ports | 5000 | | Binary path | /app | | Data path | /data |