From 9a8903efc76192e162e1bf70cf318e8b97f9b81c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Fri, 12 Dec 2014 20:10:33 +0100 Subject: [PATCH] [md] README: add note about status, link to current documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 01ec0aaad..9ca60de7f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ intellij-sdk ============ IntelliJ SDK Plugin Documentation and Samples + +*Please note that this is under heavy development* + +You can find the current official documentation [here](http://confluence.jetbrains.com/display/IDEADEV/PluginDevelopment)