summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/index.rst b/docs/index.rst
index f0fcfeb8..61e92a65 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,13 +3,13 @@ Glances
.. image:: _static/screenshot-wide.png
-Glances is a cross-platform monitoring tool which aims to present a
-maximum of information in a minimum of space through a curses or Web
-based interface. It can adapt dynamically the displayed information
-depending on the terminal size.
+Glances is a cross-platform monitoring tool that aims to present
+maximum information in minimal space through either a curses-based
+or Web-based interface. It can dynamically adapt the displayed
+information depending on the terminal size.
-It can also work in client/server mode. Remote monitoring could be
-done via terminal, Web interface or API (XMLRPC and RESTful).
+It can also work in client/server mode. Remote monitoring can be
+done via terminal, Web interface, or API (XMLRPC and RESTful).
Glances is written in Python and uses the `psutil`_ library to get
information from your system.