From 01cd75f388230f408e4453dc427dd6bd00e81fe4 Mon Sep 17 00:00:00 2001 From: David Halter Date: Thu, 22 Aug 2013 22:17:21 +0430 Subject: [PATCH] small readme correction --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c6a66be4..cef8da37 100644 --- a/README.rst +++ b/README.rst @@ -11,7 +11,7 @@ Jedi - an awesome autocompletion library for Python :alt: Coverage Status .. image:: https://pypip.in/d/jedi/badge.png - :target: https://crate.io/packages/jedi/ + :target: https://crate.io/packages/jedi/ 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