summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2015-07-12 19:32:58 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2015-07-12 19:32:58 +0200
commitef2bbedcc620fed6446d8aa6719f4c674c92ae2c (patch)
tree4922a2129ad3774c251f9b164e4cebb7b5f30708
parentc14c0e7fbfc7ace54349e629a5b0cc9e695ddf1c (diff)
downloadpsutil-ef2bbedcc620fed6446d8aa6719f4c674c92ae2c.tar.gz
update README
-rw-r--r--README.rst26
1 files changed, 13 insertions, 13 deletions
diff --git a/README.rst b/README.rst
index d2d158a4..6b84b6c1 100644
--- a/README.rst
+++ b/README.rst
@@ -1,19 +1,7 @@
.. image:: https://img.shields.io/pypi/dm/psutil.svg
- :target: https://crate.io/packages/psutil/
+ :target: https://pypi.python.org/pypi/psutil#downloads
:alt: Downloads this month
-.. image:: https://img.shields.io/pypi/v/psutil.svg
- :target: https://pypi.python.org/pypi/psutil/
- :alt: Latest version
-
-.. image:: https://img.shields.io/pypi/l/psutil.svg
- :target: https://pypi.python.org/pypi/psutil/
- :alt: License
-
-.. image:: https://img.shields.io/github/stars/giampaolo/psutil.svg
- :target: https://github.com/giampaolo/psutil/
- :alt: Github stars
-
.. image:: https://api.travis-ci.org/giampaolo/psutil.png?branch=master
:target: https://travis-ci.org/giampaolo/psutil
:alt: Linux tests (Travis)
@@ -26,10 +14,22 @@
:target: https://coveralls.io/github/giampaolo/psutil?branch=master
:alt: Test coverage (coverall.io)
+.. image:: https://img.shields.io/pypi/v/psutil.svg
+ :target: https://pypi.python.org/pypi/psutil/
+ :alt: Latest version
+
+.. image:: https://img.shields.io/github/stars/giampaolo/psutil.svg
+ :target: https://github.com/giampaolo/psutil/
+ :alt: Github stars
+
.. image:: https://img.shields.io/scrutinizer/g/giampaolo/psutil.svg
:target: https://scrutinizer-ci.com/g/giampaolo/psutil/
:alt: Code quality (scrutinizer-ci.com)
+.. image:: https://img.shields.io/pypi/l/psutil.svg
+ :target: https://pypi.python.org/pypi/psutil/
+ :alt: License
+
===========
Quick links
===========