diff --git a/2.md b/2.md new file mode 100644 index 0000000..1d3d6a8 --- /dev/null +++ b/2.md @@ -0,0 +1,7 @@ +```plantuml + Alice -> Bob: Authentication Request + Bob --> Alice: Authentication Response + + Alice -> Bob: Another authentication Request + Alic +``` \ No newline at end of file