Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
aziule committed Jul 27, 2020
1 parent 4b9111a commit fbe8d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Example: files named `foo.go` must include the `bar` build tag.

File: `foo.go`
```go
// +build foo
// +build bar

package foo
```
Expand Down

0 comments on commit fbe8d43

Please sign in to comment.