diff --git a/README.md b/README.md index 90a77e0..7bb5acc 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,10 @@ PreSyncing Syncing Success +-----------+ +-----------+ +-------------+ +--------------+ | pre-job +--+->| job run +--->| post-exec +-+-->| post-success | +-----------+ ^ +-----------+ +-------------+ | +--------------+ - | | - | +-----------------+ | Failed - +------+ post-fail |<---------+ - +-----------------+ + | | + | +-----------------+ | Failed + +------+ post-fail |<---------+ + +-----------------+ ```