diff --git a/docs/src/06_runtime_view.adoc b/docs/src/06_runtime_view.adoc index a459e97..326d569 100644 --- a/docs/src/06_runtime_view.adoc +++ b/docs/src/06_runtime_view.adoc @@ -3,7 +3,7 @@ ifndef::imagesdir[:imagesdir: ../images] [[section-runtime-view]] == Runtime View -=== +=== User's Login Sequence diagram for showing the process of a user logging in: @@ -20,7 +20,7 @@ UsersService -> UsersService: login() UsersService -> FrontEnd: Confirm login ---- -=== +=== User's sign up Sequence diagram for showing the process of a user creating an account: