diff --git a/README.rst b/README.rst index 616e3fe..397c56f 100644 --- a/README.rst +++ b/README.rst @@ -28,8 +28,13 @@ There is also support for goto and renaming. Get the latest from `github `_. -You can get the Jedi library documentation -`here `_. +Documentation +============= + +Documentation is available in your vim: ``:help jedi-vim``. You can also look +it up `on github `_. + +You can read the Jedi library documentation `here `_. Support