diff --git a/README.md b/README.md index be590a5..d08b9ff 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,18 @@ # MTSatellite +**Attention** MTSatellite is currently getting some improvements +namely PostgreSQL backend support and and a new Vue-JS based web client. + +The new features are in but the documentation is not updated, yet. +Hopefully this will change soon. + MTSatellite is a "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 shared on the web. To get a glimpse what it does watch [Realtime Webmapping for Minetest worlds](http://youtu.be/iYEROGPj7RI) on YouTube. -A live map of an online world can be viewed [here](http://maps.mt.sha-bang.de/). +A live map of an online world can be viewed [here](https://maps.mt.intevation.de/). See [COMPILE](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/COMPILE.md) how to compile MTSatellite. Essentially you need Go 1.4 (or higher) and a GNU/Linux system.