From bdad1c92d2c8ff3fb6ca09e32340e0991d7b1ab4 Mon Sep 17 00:00:00 2001 From: "Sascha L. Teichmann" Date: Fri, 3 Oct 2014 12:31:40 +0200 Subject: [PATCH] More doc, link YouTube video. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8edc970..af87106 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # MTSatellite -MTSatellite is "realtime" web mapping system for [Minetest](http://minetest.net) worlds. +MTSatellite is "realtime" web mapping system for [Minetest](http://minetest.net) worlds. +With this system you can play your world and you instantly have an online map of it which +can be share on the web. + +To get a glimpse what it does watch [Realtime Webmapping for Minetest worlds](http://youtu.be/iYEROGPj7RI) +on YouTube. + To use it you have to configure your Minetest server to use the Redis backend data store. Instead of a real Redis server you have to run **mtredisalize**. This server stores the data in an optimized form and collects changes made to the world over a configurable amount