diff options
author | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-05-13 23:25:38 +0200 |
---|---|---|
committer | Sebastien Douheret <sebastien.douheret@iot.bzh> | 2017-05-13 23:25:38 +0200 |
commit | a2df8ec64eef1acd699633e42806e75dc7a7ee55 (patch) | |
tree | f157004432d8048777a1c930869da1d40fe4031b | |
parent | 200d49bc4aea2167ff292a885f90ee13c6231e59 (diff) |
Document script directory
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |