diff options
author | Emile <hanemile@protonmail.com> | 2019-10-07 14:39:56 +0200 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-10-07 14:39:56 +0200 |
commit | 21634fcc5a6285ac03bb7551c5da2eae82d38ce3 (patch) | |
tree | 2e88e3763c75d2d0488cb27028a97ed1cd9907e5 | |
parent | 3dd182e0d03ab82e9709fafc55436b22a602b604 (diff) |
added an image explaining the procedure
-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) |