Skip to content

Commit d11a69a

Browse files
authored
Update README.md
1 parent d641554 commit d11a69a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ and you won't find some functionalities yet such as
77
The generated diagram is saved as .PNG file
88

99
So far you can create only sequence diagrams and add Participants, directional and undirectional edges, labels for edges and set a title for the diagram.
10-
I'll be updating this repository whenever I need the tool to support more functionality, feel free to create an Issue with a feature request. Since I just started this project, contributing should also be quite easy (I appreciate any contribution)
10+
I'll be updating this repository whenever I need the tool to support more functionality, feel free to create an Issue with a feature request. Since I just started this project, contributing should also be quite easy (I appreciate any contribution).
11+
12+
You don't need to download any dependencies such as plantUML or Graphviz. go-uml is using a 2D graphics engine written 100% in Go https://github.com/fogleman/gg
1113

1214
# Example
1315

0 commit comments

Comments
 (0)