forked from VimPlug/jedi
again readme
This commit is contained in:
+3
-4
@@ -1,8 +1,7 @@
|
|||||||
Jedi
|
Jedi - a clever Python auto-completion
|
||||||
============================
|
============================
|
||||||
|
|
||||||
** This is just a work-in-progress README. The auto-completion is not yet
|
** This is just a work-in-progress README. The auto-completion is not yet finished (and the README neither :-)) **
|
||||||
finished (and the README neither :-)) **
|
|
||||||
|
|
||||||
Jedi is an autocompletion tool for Python. It should always work as good as
|
Jedi is an autocompletion tool for Python. It should always work as good as
|
||||||
possible. It should provide completion wherever it is possible.
|
possible. It should provide completion wherever it is possible.
|
||||||
@@ -13,7 +12,7 @@ is a VIM implementation, which uses Jedi's autocompletion. However, I encourage
|
|||||||
you to use Jedi in your IDEs. If there is some problem with licensing, just
|
you to use Jedi in your IDEs. If there is some problem with licensing, just
|
||||||
contact me.
|
contact me.
|
||||||
|
|
||||||
Get the latest from [github](http://github.com/davidhalter/jedi)
|
Get the latest from [github](http://github.com/davidhalter/jedi).
|
||||||
|
|
||||||
Support
|
Support
|
||||||
-------
|
-------
|
||||||
|
|||||||
Reference in New Issue
Block a user