diff --git a/README.rst b/README.rst
index 08499f18..b71562ac 100644
--- a/README.rst
+++ b/README.rst
@@ -2,11 +2,13 @@
-.. image:: ./docs/_static/Glances%20Logo.svg
+.. image:: ./docs/_static/glances-responsive-webdesign.png
-===============================
-Glances - An Eye on your System
-===============================
+.. raw:: html
+
+
Glances
+
+An Eye on your System
| |pypi| |test| |contributors| |quality|
| |starts| |docker| |pypistat| |sponsors|
@@ -73,8 +75,6 @@ Web interface or API (XML-RPC and RESTful).
Stats can also be exported to files or external time/value databases, CSV or direct
output to STDOUT.
-.. image:: ./docs/_static/glances-responsive-webdesign.png
-
Glances is written in Python and uses libraries to grab information from
your system. It is based on an open architecture where developers can
add new plugins or exports modules.