summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2019-05-08 20:53:36 +0800
committerGiampaolo Rodola <g.rodola@gmail.com>2019-05-08 20:53:36 +0800
commit2e90cdfaf52c6b245db926fffbb728d2ae1c856f (patch)
tree95975176cef1978bdae7e6e271f84b395ab47efd
parent8b6ffeec13306701c788bc0442bc77cd05651974 (diff)
downloadpsutil-2e90cdfaf52c6b245db926fffbb728d2ae1c856f.tar.gz
README: add some badges
-rw-r--r--README.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index c7003547..34a1c894 100644
--- a/README.rst
+++ b/README.rst
@@ -26,10 +26,23 @@
:target: https://github.com/giampaolo/psutil/
:alt: Github stars
+.. image:: https://img.shields.io/github/forks/giampaolo/psutil.svg
+ :target: https://github.com/giampaolo/psutil/
+ :alt: Github forks
+
.. image:: https://img.shields.io/pypi/l/psutil.svg
:target: https://pypi.org/project/psutil
:alt: License
+.. image:: https://img.shields.io/github/contributors/giampaolo/psutil.svg
+ :target: https://pypi.org/project/psutil
+ :alt: Contributors
+
+.. image:: https://img.shields.io/pypi/pyversions/psutil.svg
+ :target: https://pypi.org/project/psutil
+ :alt: Supported Python versions
+
+-----
Quick links
===========