Added physical interaction detection into the build flow.
[smartthings-infrastructure.git] / README
diff --git a/README b/README
index d0c01ac30417723f738ec705c45bf8e603ae6c89..28554f78d4a964864bcfdbbed30429247f418ca6 100644 (file)
--- a/README
+++ b/README
@@ -1,2 +1,7 @@
 This is a new repository for the SmartThings execution infrastructure for Groovy.
 This project attempts to model-check SmartThings Groovy smart apps.
+-------------------------------------------------------------------------------------------
+1. Put your groovy program in Extractor directory with the name App.groovy.
+2. Run the make command in smartthings-infrastructure directory.
+3. All the classes are created in the bin folder.
+-------------------------------------------------------------------------------------------