From 9e8e807b20549af9b32be6a475e20d450c42c89a Mon Sep 17 00:00:00 2001 From: judy0131 Date: Thu, 21 May 2020 17:22:14 +0800 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) 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