Explorar el Código

Merge pull request #93 from vgxbj/patch-1

Fix ascii chart for `Job Run Process`
Yuxiang Zhang hace 6 años
padre
commit
5f7d974469
Se han modificado 1 ficheros con 4 adiciones y 4 borrados
  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    |<---------+
+                      +-----------------+
 ```