Replace logo and update README formatting

Updated logo image and modified title formatting.
This commit is contained in:
Nicolas Hennion 2025-11-04 12:45:50 +01:00 committed by GitHub
parent 89a10d9633
commit ef5ef9eb8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -2,11 +2,13 @@
<div align="center">
.. image:: ./docs/_static/Glances%20Logo.svg
.. image:: ./docs/_static/glances-responsive-webdesign.png
===============================
Glances - An Eye on your System
===============================
.. raw:: html
<h1>Glances</h1>
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.