bad sentence in readme

This commit is contained in:
David Halter
2013-02-02 18:28:13 +01:00
parent 15570a14eb
commit 1f26aded67

View File

@@ -14,10 +14,10 @@ Additionaly, Jedi suports two different goto functions and has support for
renaming as well as Pydoc support and some other IDE features.
Jedi uses a very simple API to connect with IDE's. There's a reference
implementation as a `VIM-Plugin Implementation
<http://github.com/davidhalter/jedi-vim>`_, which uses Jedi's autocompletion.
I encourage you to use Jedi in your IDEs. I'ts really easy. If there are any
problems (also with licensing), just contact me.
implementation as a `VIM-Plugin <http://github.com/davidhalter/jedi-vim>`_,
which uses Jedi's autocompletion. I encourage you to use Jedi in your IDEs.
I'ts really easy. If there are any problems (also with licensing), just contact
me.
Jedi can be used with the following plugins/software: