Ver Fonte

Merge pull request #93 from vgxbj/patch-1

Fix ascii chart for `Job Run Process`
Yuxiang Zhang há 6 anos atrás
pai
commit
5f7d974469
1 ficheiros alterados com 4 adições e 4 exclusões
  1. 4 4
      README.md

+ 4 - 4
README.md

@@ -44,10 +44,10 @@ PreSyncing           Syncing                               Success
 +-----------+     +-----------+    +-------------+     +--------------+
 |  pre-job  +--+->|  job run  +--->|  post-exec  +-+-->| post-success |
 +-----------+  ^  +-----------+    +-------------+ |   +--------------+
-			   |                                   |
-			   |      +-----------------+          | Failed
-			   +------+    post-fail    |<---------+
-			          +-----------------+
+               |                                   |
+               |      +-----------------+          | Failed
+               +------+    post-fail    |<---------+
+                      +-----------------+
 ```