diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md index 6078a19..6670d6a 100644 --- a/README.md +++ b/README.md @@ -38,3 +38,7 @@ What this command does: That's a lot, but all we need to do is to get a name for the user, generate a random access code, start the container and return the access code to the user. + +## Overall procedure: + +![](https://git.darknebu.la/circus/circus-register/imgs/branch/master/imgs/Procedure.png) |