Mise à jour de 'README.md'

This commit is contained in:
Fabrice Didon 2023-07-11 22:51:02 +02:00
parent 5dab244fab
commit 81afba81d0

View File

@ -3,3 +3,14 @@
Dépot de test Dépot de test
ok ok
class="language-plantuml"
@startuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
@enduml