From 3734ac5b545a3e7785546664fe9ec0a8fdfff18d Mon Sep 17 00:00:00 2001 From: guguss-31 Date: Sun, 28 Jul 2024 21:06:11 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e95b5..b36d60d 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This is a simple tic-tac-toe game to run in the terminal with a Python 3 interpreter . +This is a simple tic-tac-toe game to run in the terminal .