From 140959e93b6ebd83eb6c2b9ef94d30d6334fe0e4 Mon Sep 17 00:00:00 2001
From: Vectozavr <60608292+vectozavr@users.noreply.github.com>
Date: Sat, 23 Oct 2021 21:40:22 +0700
Subject: [PATCH] add to readme new compiled version of game.
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index b12569a..7a09236 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,10 @@ Source code of simple shooter on [3Dzavr game engine](https://github.com/vectoza
1) [Download shooter.7z](https://drive.google.com/file/d/10mhgxUXd0e482U4oMaq4RD1rDeu3-YAX/view?usp=sharing), [unzip it](https://www.7-zip.org) and run shooter.exe
-2) Write ip and port of server in bin/connect.txt file.
+2) Write ip and port of server in connect.txt file.
-3) Write port of the server in bin/server.txt file (only for computer where the server will be running).
+3) Write port of the server in server.txt file (only for computer where the server will be running).
3) Enjoy gaming!