diff --git a/README.md b/README.md index 93bcd73..af30a6e 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ of time periodically. After a cycle of collection the web server **mtwebmapper** to regenerate the map. To not fully regenerate the whole world map but only the differences the map has to be pre-rendered with **mtseeder**. -* [mtredisalize](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/cmd/mtredisalize) is a server which has to be configured a Redis backend to the +* [mtredisalize](https://bitbucket.org/s_l_teichmann/mtsatellite/src/default/cmd/mtredisalize) is a server which has to be configured as a Redis backend to the Minetest server. It stores the data in an opitimized form to make updates of the pre-rendered map fast. It is also used to track the changes made to the world. They are aggregated over a defined time interval and then send to the mtwebmapper server. @@ -37,4 +37,4 @@ the map has to be pre-rendered with **mtseeder**. This is Free Software under the terms of the MIT license. See [LICENSE](LICENSE) file for details. -(c) 2014 by Sascha L. Teichmann +(c) 2014 by Sascha L. Teichmann \ No newline at end of file