diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2019-05-08 20:53:36 +0800 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2019-05-08 20:53:36 +0800 |
| commit | 2e90cdfaf52c6b245db926fffbb728d2ae1c856f (patch) | |
| tree | 95975176cef1978bdae7e6e271f84b395ab47efd | |
| parent | 8b6ffeec13306701c788bc0442bc77cd05651974 (diff) | |
| download | psutil-2e90cdfaf52c6b245db926fffbb728d2ae1c856f.tar.gz | |
README: add some badges
| -rw-r--r-- | README.rst | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 =========== |
