summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2015-05-14 00:58:20 +0200
committerAlessio Sergi <al3hex@gmail.com>2015-05-14 01:00:39 +0200
commit360b92b672e1b862baa0ffe997d1b95b5e2a0895 (patch)
tree9fd500da1abbeee9ba7743e01ee002e3174a8cf0 /README.rst
parentca5f59d03aeac2cf78adf9a6fde0f8e425033133 (diff)
Use svg in badges (issue #596)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.rst b/README.rst
index 71544fc2..35f63e4f 100644
--- a/README.rst
+++ b/README.rst
@@ -6,14 +6,14 @@ Glances - An eye on your system
:target: https://flattr.com/thing/484466/nicolargoglances-on-GitHub
.. image:: https://scrutinizer-ci.com/g/nicolargo/glances/badges/quality-score.png?b=master
:target: https://scrutinizer-ci.com/g/nicolargo/glances/
-.. image:: https://travis-ci.org/nicolargo/glances.png?branch=master
+.. image:: https://travis-ci.org/nicolargo/glances.svg?branch=master
:target: https://travis-ci.org/nicolargo/glances
-.. image:: https://badge.fury.io/py/Glances.png
+.. image:: https://badge.fury.io/py/Glances.svg
:target: http://badge.fury.io/py/Glances
-.. image:: https://pypip.in/d/Glances/badge.png
+.. image:: https://pypip.in/d/Glances/badge.svg
:target: https://pypi.python.org/pypi/Glances/
:alt: Downloads
-
+
Follow Glances on Twitter: `@nicolargo`_ or `@glances_system`_
@@ -158,7 +158,7 @@ Windows
-------
- Install Python for Windows (Python 2.7.9+ ship with Pip): http://www.python.org/getit/
-- Install the psutil library (latest binary version): https://pypi.python.org/pypi?:action=display&name=psutil#downloads
+- Install the psutil library (latest binary version): https://pypi.python.org/pypi/psutil
- Install the colorconsole library: https://pypi.python.org/pypi/colorconsole
- Install optionnals dependencies (see list bellow)
- Install Glances using pip