summaryrefslogtreecommitdiffstats
path: root/doc/README.md
diff options
context:
space:
mode:
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