diff --git a/index.html b/index.html
index d88d0bf..c91fa21 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
Overview

It is a full-featured (see our Wiki) Python-based scientific environment:
- - Designed for scientists, data-scientists, and education (thanks to NumPy, SciPy, Sympy, Matplotlib, Pandas, guiqwt, etc.):
+
- Designed for scientists, data-scientists, and education (thanks to NumPy, SciPy, Sympy, Matplotlib, Pandas, pyqtgraph, etc.):
- interactive data processing and visualization using Python with Spyder and IPython, or IDLE
- out-of-the-box working Compiler (Mingw64), fully integrated Cython and Numba! See included example
@@ -70,7 +70,7 @@ Overview
- Flexible:
- You can install as many WinPython distributions as you want on the same machine: each one is isolated and self-consistent
- - These installations can be of different versions of Python (2.7, 3.3 or 3.4) or different architectures (32bit or 64bit)
+ - These installations can be of different versions of Python (2.7 or 3.4+) or different architectures (32bit or 64bit)
- Customizable:
@@ -100,7 +100,7 @@ Portable or not, the choice is yours!
That is exactly what the official Python installer would do to your machine: in other words, you can have it both ways!
-
+