diff --git a/README.md b/README.md index 46a5efb..2298fbc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # UnixTime +[![Test](https://github.com/eosswedenorg-go/unixtime/actions/workflows/test.yml/badge.svg)](https://github.com/eosswedenorg-go/unixtime/actions/workflows/test.yml) +[![Go Reference](https://pkg.go.dev/badge/github.com/eosswedenorg-go/unixtime.svg)](https://pkg.go.dev/github.com/eosswedenorg-go/unixtime) + Simple module to handle unix timestamp json encoding/decoding. ## Example