diff --git a/README.rst b/README.rst index b54a33d4..cb6182cc 100644 --- a/README.rst +++ b/README.rst @@ -48,9 +48,16 @@ Pydoc support (with highlighting, Shift+k). There is also support for goto and renaming. -Get the latest from `github `_. +Get the latest version from `github `_ +(master branch should always be kind of stable/working). -Jedi uses `semantic versioning `_. +Docs are available at `https://jedi.readthedocs.org/ +`_. Pull requests with documentation +nhancements +and/or fixes are awesome and most welcome. + +Jedi uses `semantic versioning `_ starting with version +0.6.0. Installation ============