From b4a9ca4bee20faef2d3d885157f44f1a5a23f548 Mon Sep 17 00:00:00 2001 From: normen Date: Thu, 15 Jan 2015 22:36:57 +0100 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8f8ae3945..69d2207bd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,9 @@ The engine is used by several commercial game studios and computer-science cours ## Getting started Go to http://hub.jmonkeyengine.org/downloads/ to download the jMonkeyEngine SDK. -[Read the wiki](http://hub.jmonkeyengine.org/wiki/doku.php) for a complete install guide. Power up with some SDK Plugins and AssetPacks and you are off to the races. At this point you're gonna want to [join the forum](http://hub.jmonkeyengine.org/forum/) so our tribe can grow stronger. +[Read the wiki](http://hub.jmonkeyengine.org/wiki/doku.php) for a complete install guide. Power up with some SDK Plugins and AssetPacks and you are off to the races. At this point you're gonna want to [join the forum](http://hub.jmonkeyengine.org/) so our tribe can grow stronger. + +Note: The master branch on GitHub is a development version of the engine and is NOT MEANT TO BE USED IN PRODUCTION, it will break constantly during development of the stable jME versions! ### Technology Stack