diff --git a/README.md b/README.md index efbdcaf..2659620 100644 --- a/README.md +++ b/README.md @@ -120,8 +120,10 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/ ### Use with command lineļ¼š - command line - - flow config example - +
+ flow config example +
+      
         {
           "flow":{
           "name":"test",
@@ -247,6 +249,12 @@ Try PiFlow v0.6 with: http://piflow.cstcloud.cn/piflow-web/
         ]
       }
     }
+      
+    
+
+ - flow config example + + - curl -0 -X POST http://10.0.86.191:8002/flow/start -H "Content-type: application/json" -d 'this is your flow json' ## docker-started