Skip to content

Commit ee86713

Browse files
authored
Update README links (#3)
Signed-off-by: James Hillyerd <[email protected]>
1 parent 4502518 commit ee86713

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
1-
# gopher-json [![GoDoc](https://godoc.org/layeh.com/gopher-json?status.svg)](https://godoc.org/layeh.com/gopher-json)
1+
[![Go Reference](https://pkg.go.dev/badge/github.com/inbucket/gopher-json.svg)](https://pkg.go.dev/github.com/inbucket/gopher-json)
2+
# gopher-json
23

34
Package json is a simple JSON encoder/decoder for [gopher-lua](https://github.com/yuin/gopher-lua).
45

6+
This is a fork of:
7+
8+
- https://github.com/alicebob/gopher-json
9+
- https://github.com/layeh/gopher-json
10+
511
## License
612

713
Public domain

0 commit comments

Comments
 (0)