From 70123a6499bfa68c03201af5313b653874f02c27 Mon Sep 17 00:00:00 2001 From: David Halter Date: Mon, 9 Sep 2013 20:09:14 +0430 Subject: [PATCH] awesome badge power again :-) --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index 08064673..e042fed3 100644 --- a/README.rst +++ b/README.rst @@ -12,6 +12,11 @@ Jedi - an awesome autocompletion library for Python .. image:: https://pypip.in/d/jedi/badge.png :target: https://crate.io/packages/jedi/ + :alt: Number of PyPI downloads + +.. image:: https://pypip.in/v/jedi/badge.png + :target: https://crate.io/packages/jedi/ + :alt: Latest PyPI version Jedi is an autocompletion tool for Python that can be used in IDEs/editors. Jedi works. Jedi is fast. It understands all of the basic Python syntax