From c7d481fffc41da790aa46ed135fd4950e261abf4 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Tue, 23 Feb 2016 19:44:15 -0600 Subject: [PATCH] Note the difference between branches --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aa46689..868d8c6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Minetrack is a Minecraft PC/PE server tracker that lets you focus on what's happ Built to be lightweight and durable, you can easily adapt it to monitor BungeeCord or server instances. #### Try it out! -You can see an up-to-date copy of the master branch running on https://minetrack.me +You can see an up-to-date copy of the production branch running on https://minetrack.me + +"master" branch contains everything you need to start your own copy. "production" branch is what's used in the production environment of the minetrack.me site. #### Usage 1. Make sure everything is correct in ```config.json```.