From cd86d3f46002dd039690b2465fb76fb43d17a6aa Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Mon, 7 Sep 2015 17:22:38 +0200 Subject: [PATCH] Initial version --- Developer-Guide.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Developer-Guide.md diff --git a/Developer-Guide.md b/Developer-Guide.md new file mode 100644 index 0000000..cfe1196 --- /dev/null +++ b/Developer-Guide.md @@ -0,0 +1,8 @@ +# Getting Started + +Developing is not that hard, as our project is written in shell script. + +# Structure + + +# Style \ No newline at end of file