From: Sebastien Douheret Date: Sat, 13 May 2017 21:25:38 +0000 (+0200) Subject: Document script directory X-Git-Tag: v0.0.1-alpha~40 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;ds=sidebyside;h=a2df8ec64eef1acd699633e42806e75dc7a7ee55;p=src%2Fxds%2Fxds-server.git Document script directory --- diff --git a/README.md b/README.md index 2f068cf..92be1c8 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ The server part is written in *Go* and web app / dashboard (client part) in | +-- README.md this readme | ++-- scripts/ hold various scripts used for installation or startup +| +-- tools/ temporary directory to hold development tools (like glide) | +-- vendor/ temporary directory to hold Go dependencies packages