added plantuml.md
continuous-integration/drone Build is passing Details

Sasa Kocic 3 years ago
parent c9e7e73e04
commit cf62402246

@ -0,0 +1,10 @@
Da probamo PlantUML:
```plantuml
Alice -> Bob: Authentication Request
Bob --> Alice: Authentication Response
Alice -> Bob: Another authentication Request
Alice <-- Bob: Another authentication Response
```
Loading…
Cancel
Save