Skip to content

Commit 523a5da

Browse files
authored
Show gopkg import alternative in README (#13)
1 parent cc29540 commit 523a5da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Usage
2828

2929
```go
3030
import "github.com/ajg/form"
31+
// or: "gopkg.in/ajg/form.v1"
3132
```
3233

3334
Given a type like the following...

0 commit comments

Comments
 (0)