From 99d7e80f4e0a1b94d6735b6b98a9f9435255c406 Mon Sep 17 00:00:00 2001 From: Vectozavr <60608292+vectozavr@users.noreply.github.com> Date: Tue, 19 Jul 2022 18:06:25 +0700 Subject: [PATCH] refactor --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index f2af94c..1e0c32b 100644 --- a/README.md +++ b/README.md @@ -55,8 +55,6 @@ Source code of simple shooter on [3Dzavr game engine](https://github.com/vectoza 4) Built project and run the game -P/S: SFML for 32-bit OS Windows is already included into this repository. So, you don't need to manually install it to your computer. If you have any problems with SFML, you can try to [download another version or build SFML by yourself.](https://www.sfml-dev.org/download.php) - Structure: ![Project demonstration](img/structure.png)