Update the README to tell more about Python features.

This commit is contained in:
Dave Halter
2015-04-08 12:16:13 +02:00
parent 98cf9f0c1a
commit b106dc25bd
3 changed files with 52 additions and 13 deletions

View File

@@ -3,9 +3,6 @@
Features and Caveats
====================
|jedi| supports many of the widely used Python features:
General Features
----------------
@@ -20,6 +17,8 @@ General Features
Supported Python Features
-------------------------
|jedi| supports many of the widely used Python features:
- builtins
- multiple returns or yields
- tuple assignments / array indexing / dictionary indexing