summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorArtur Dryomov <ming13@users.noreply.github.com>2015-10-11 19:58:05 +0300
committerArtur Dryomov <ming13@users.noreply.github.com>2015-10-11 19:58:05 +0300
commit3cbdcdad0c11453442d710a41f05c582056d73bb (patch)
tree814c987f0a5007861f526a5df5c11de9f734700f /README.rst
parent4e9fe6ad1c36bffd01aae4722cbf7609d230efe3 (diff)
Fix PyPI badge.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 187c5172..2512d4a0 100644
--- a/README.rst
+++ b/README.rst
@@ -1,7 +1,7 @@
A REPL for Postgres
-------------------
-|Build Status| |PyPI| |Gitter|
+|Build Status| |PyPI| |Gitter|
This is a postgres client that does auto-completion and syntax highlighting.
@@ -199,7 +199,7 @@ Thanks to all the beta testers and contributors for your time and patience. :)
.. |Build Status| image:: https://api.travis-ci.org/dbcli/pgcli.svg?branch=master
:target: https://travis-ci.org/dbcli/pgcli
-.. |PyPI| image:: https://pypip.in/version/pgcli/badge.svg
+.. |PyPI| image:: https://img.shields.io/pypi/v/pgcli.svg
:target: https://pypi.python.org/pypi/pgcli/
:alt: Latest Version