Просмотр исходного кода

enhance README with a 'Getting Started' section

Manfred Kroehnert 11 лет назад
Родитель
Сommit
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/
+