Skip to content

Commit

Permalink
README.md: Adding badges
Browse files Browse the repository at this point in the history
  • Loading branch information
pnx committed Dec 27, 2022
1 parent 4625f33 commit a5940cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit a5940cb

Please sign in to comment.