From a0813fd1269c4fc158993f9964e2c84920bb5dec Mon Sep 17 00:00:00 2001 From: Danilo Bargen Date: Thu, 27 Dec 2012 01:50:54 +0100 Subject: [PATCH] Some README changes --- README.rst | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) 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 ============