From 511909039516fa28e15b505a5dcd49d3ed199968 Mon Sep 17 00:00:00 2001 From: David Halter Date: Thu, 27 Dec 2012 01:54:58 +0100 Subject: [PATCH] removed two notices in readme --- README.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.rst b/README.rst index b54a33d4..2b4c3b70 100644 --- a/README.rst +++ b/README.rst @@ -6,11 +6,6 @@ Jedi - an awesome Python auto-completion :target: http://travis-ci.org/davidhalter/jedi :alt: Travis-CI build status -**beta testing** - -*If you have any comments or feature requests, please tell me! I really want to -know, what you think about Jedi.* - Jedi is an autocompletion tool for Python. It works. With and without syntax errors. Sometimes it sucks, but that's normal in dynamic languages. But it sucks less than other tools. It understands almost all of the basic Python