From 707556cb5acfc0832cd7319c0e01e9922d30a1d2 Mon Sep 17 00:00:00 2001 From: raul Date: Mon, 11 Mar 2024 08:45:03 +0100 Subject: [PATCH] Updated README.md I should probably remind that this isn't a finished project, still working on it though! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd69fdf..f57effa 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# battleship +# [WIP] Battleship -Recreation of the classic Battleship table game, written in Go and with online multiplayer support! \ No newline at end of file +Recreation of the classic Battleship table game, written in Go and with online multiplayer support!