Mise à jour de 'README.md'
This commit is contained in:
parent
81afba81d0
commit
25e77e8d58
@ -6,7 +6,7 @@ ok
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
class="language-plantuml"
|
```plantuml
|
||||||
@startuml
|
@startuml
|
||||||
Alice -> Bob: Authentication Request
|
Alice -> Bob: Authentication Request
|
||||||
Bob --> Alice: Authentication Response
|
Bob --> Alice: Authentication Response
|
||||||
@ -14,3 +14,4 @@ Bob --> Alice: Authentication Response
|
|||||||
Alice -> Bob: Another authentication Request
|
Alice -> Bob: Another authentication Request
|
||||||
Alice <-- Bob: Another authentication Response
|
Alice <-- Bob: Another authentication Response
|
||||||
@enduml
|
@enduml
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue
Block a user