Skip to content

Commit

Permalink
[README] Added newline
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunsooda committed Aug 8, 2023
1 parent 427ddeb commit 7f8f032
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ However, instances where such guards are absent—occurring prior to the related
### How to build
`cd cmd/paramguard; go build` # method1: compile
`cd cmd/paramguard; go install` # method2: compile and copy the compiled binary to `$GOPATH/bin`
### How to run
Expand Down

0 comments on commit 7f8f032

Please sign in to comment.