summaryrefslogtreecommitdiffstats
path: root/doc/README.md
diff options
context:
space:
mode:
authorFulup Ar Foll <fulup@iot.bzh>2015-12-14 15:15:06 +0100
committerFulup Ar Foll <fulup@iot.bzh>2015-12-14 15:15:06 +0100
commitbe74f5a7f312aea060aa7bd5459b6bd3711f0a87 (patch)
treef80afbc39ed12a4a6a56c0a70f3e92c974ae2c4c /doc/README.md
parent1231491515aca29877935f44d5a97ced86066dd2 (diff)
Added Doc dir and remove nbprojet from git
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/README.md b/doc/README.md
new file mode 100644
index 00000000..d5c047cb
--- /dev/null
+++ b/doc/README.md
@@ -0,0 +1,12 @@
+
+### Inititial Build
+
+mkdir build
+cd build
+cmake ..
+
+
+### Netbeans
+
+# Copy nbprojet at project base
+cp -r doc/nbproject.template ./nbproject