diff --git a/README.md b/README.md index d20d353..97f79a9 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# Connect-Four-Game +# Connect_Four_Game A nice and simple project made to learn/practise JavaScript and jQuery. The game has dual player mode allowing 2 players (with each player color coded) to simultaneously interact and make their move in order to win by connecting 4 consecutive dots in any direction.