Skip to content
This repository has been archived by the owner on Oct 23, 2018. It is now read-only.

Commit

Permalink
Add Plant UML diagram HelloWorld
Browse files Browse the repository at this point in the history
  • Loading branch information
BilelJegham committed Oct 14, 2018
1 parent b14f3a2 commit d3c3ecc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions PlantUML/helloworld.puml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
@startuml

title 'Hello World'
Bob->Computer : helloWorld();
Computer --> Bob : Hello Wolrd !

@enduml

0 comments on commit d3c3ecc

Please sign in to comment.