aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..44db8a2 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,14 @@
+# HTML5 HVAC
+
+An HVAC application for the AGL platform.
+
+## Building
+
+* `npm install`
+* `npm run build`
+
+## Installing
+
+* Copy `dist/hvac.wgt` to your board.
+* `afm-util install hvac.wgt`
+