From 17225862cdd91fc053a728f0c38138072d88e82a Mon Sep 17 00:00:00 2001 From: RegonGaming <59360055+RegonGaming@users.noreply.github.com> Date: Sat, 11 Apr 2026 22:30:22 +0200 Subject: [PATCH] Update README.md updated readme to be more uptodate with the code --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index f9b8c7f..991e3dd 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # ampersand Ampersand Tic-Tac-Toe + +printf("Ampersand Tic-Tac-Toe (Feet not included.)\n"); +printf("Very lightweight Tic-Tac-Toe remake.\n"); +printf("Made by RegonGaming\n"); +printf("Licensed under WTFPL License\n\n");