From 5d17bf33f4d24543a953500e3a48c495900f7813 Mon Sep 17 00:00:00 2001 From: minhdb Date: Tue, 17 Jan 2023 11:15:09 +0700 Subject: [PATCH] Resize img in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e95937..410f3c3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Connect 4 is a two-player zero-sum connection game. For more details on rules, please refer to: https://en.wikipedia.org/wiki/Connect_Four

- +

## How to run the code locally