aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-13 23:25:38 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2017-05-13 23:25:38 +0200
commita2df8ec64eef1acd699633e42806e75dc7a7ee55 (patch)
treef157004432d8048777a1c930869da1d40fe4031b /README.md
parent200d49bc4aea2167ff292a885f90ee13c6231e59 (diff)
Document script directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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