From 9623301e4a77b1b1dcb61d63b4ac48ddf2b2b00f Mon Sep 17 00:00:00 2001 From: Dan Friedman Date: Mon, 7 Aug 2023 08:57:35 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ff5f9c..4f64815 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # War Card Game -This repository contains the implementation of the classic War card game in Python. The game is played by two players using a standard 52-card deck. +This repository is the implementation of the classic War card game in Python. The game is played by two players using a standard 52-card deck. ## How to Play