Skip to content

Commit

Permalink
docs: add D class
Browse files Browse the repository at this point in the history
  • Loading branch information
exKAZUu committed May 4, 2019
1 parent 7e47f29 commit 527485e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions puml-sample/class.pu
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ class B {
class C {
}

class D

A <|-- B
B --> C
@enduml

0 comments on commit 527485e

Please sign in to comment.