Add '2.md'

This commit is contained in:
BadBUTA 2021-10-13 13:40:16 +00:00
parent e5fff517c8
commit 4dde29c7ad

7
2.md Normal file
View File

@ -0,0 +1,7 @@
```plantuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alic
```