You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,9 @@ I'll be updating this repository whenever I need the tool to support more functi
11
11
12
12
You don't need to download any dependencies such as plantUML or Graphviz, which is what most of the tools out there require and what was also my motivation to start this project. go-uml is using a 2D graphics engine written 100% in Go https://github.com/fogleman/gg
13
13
14
+
Because of my personal philosophy I write any code in this repository 100% on my own, no Github Co-Pilot nor ChatGPT.
15
+
I became a software developer because of my passion for our craft - Software Engineering. I build this tool because I enjoy programming.
0 commit comments