Skip to content

Commit 3952cef

Browse files
committed
Added Go reference badge
1 parent 7d36ea0 commit 3952cef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# schemer
22

3+
[![Go Reference](https://pkg.go.dev/badge/github.com/bminer/schemer.svg)](https://pkg.go.dev/github.com/bminer/schemer)
4+
35
Lightweight and robust data encoding library for [Go](https://golang.org/)
46

57
Schemer provides an API to construct schemata that describe data structures; a schema is then used to encode and decode values into sequences of bytes to be sent over the network or written to a file.

0 commit comments

Comments
 (0)