From 2b55e5b3a550a1b96cd8801d55237a11585af6d4 Mon Sep 17 00:00:00 2001 From: siegmund0 <54911521+siegmund0@users.noreply.github.com> Date: Mon, 13 Jan 2020 00:27:08 -0300 Subject: [PATCH] Update README.md Update --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 51f3548..0b1727e 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Note: In my case I use a python-based broker. But you can find other examples ba Points to consider: --The .json files are located in the "Profiles" folder of the dayzserver (or the name given to it) --The broker with the "script.py" database makes modifications every 60 seconds in case the file has changed. --The "script.py" does NOT replace the data in the database, it only updates them if they change. +//The .json files are located in the "Profiles" folder of the dayzserver (or the name given to it) +//The broker with the "script.py" database makes modifications every 60 seconds in case the file has changed. +//The "script.py" does NOT replace the data in the database, it only updates them if they change. enjoy!