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