Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
MrIceman committed Oct 30, 2023
2 parents 1b79056 + 5330450 commit 5eab256
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,13 @@ Simply run
```
go get -u github.com/mriceman/go-uml
```

Make sure you are executing this in a go project, other wise you have to run

```go mod init <project-name>```

first

# Example

```
Expand Down

0 comments on commit 5eab256

Please sign in to comment.