From 3c33080e3d86cc2df331f9fd6f7de57bb23ecf83 Mon Sep 17 00:00:00 2001 From: Nicolas F Date: Wed, 4 Jun 2014 12:23:43 +0200 Subject: [PATCH] Update front page of the docs lol --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 066dac9..7ba351f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -18,7 +18,7 @@ The Minecraft Overviewer is a command-line tool for rendering high-resolution maps of Minecraft worlds. It generates a set of static html and image files and uses the Google Maps API to display a nice interactive map. -The Overviewer has been in active development for over a year and has many +The Overviewer has been in active development for several years and has many features, including day and night lighting, cave rendering, mineral overlays, and many plugins for even more features! It is written mostly in Python with critical sections in C as an extension module. @@ -114,7 +114,7 @@ Windows, Mac, and Linux as long as you have these software packages installed: * Python 2.6 or 2.7 (we are *not* yet compatible with Python 3.x) -* PIL (Python Imaging Library) +* PIL (Python Imaging Library) or Pillow * Numpy