浏览代码

enhance README with a 'Getting Started' section

Manfred Kroehnert 11 年之前
父节点
当前提交
ac8088c376
共有 1 个文件被更改,包括 18 次插入1 次删除
  1. 18 1
      README.md

+ 18 - 1
README.md

@@ -1,4 +1,21 @@
 amber-examples
 ==============
 
-Various amber examples
+Various amber examples
+
+Getting started
+===============
+
+To get started you must first initialize the Git submodules these projects depend on:
+
+git submodule update --init --recursive
+
+Afterwards execute one of the start scripts:
+
+start.sh
+start.bat
+
+and point your browser to
+
+http://localhost:4000/
+