Explorar el Código

enhance README with a 'Getting Started' section

Manfred Kroehnert hace 11 años
padre
commit
ac8088c376
Se han modificado 1 ficheros con 18 adiciones y 1 borrados
  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/
+