From d571db3d4ee8882825e5d79d3dce830d0de4549b Mon Sep 17 00:00:00 2001 From: TriantaTV <56975502+TriantaTV@users.noreply.github.com> Date: Sun, 26 Feb 2023 19:58:11 -0600 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ee5777f..3e5d1f2 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,10 @@ A version of Snake made in C++ and using SFML ## Controls ------------ - Use the arrow keys to move the Snake - Use the escape key to close the game ## Compiling the game ------------------- Prerequisites - C++11