Skip to content

Commit

Permalink
Codecov badge added
Browse files Browse the repository at this point in the history
  • Loading branch information
supanadit committed Apr 20, 2020
1 parent 715041a commit 60af17b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

[![Build Status](https://travis-ci.org/supanadit/jwt-go.svg?branch=master)](https://travis-ci.org/supanadit/jwt-go)
[![Go Report Card](https://goreportcard.com/badge/github.com/supanadit/jwt-go)](https://goreportcard.com/report/github.com/supanadit/jwt-go)
[![codecov](https://codecov.io/gh/supanadit/jwt-go/branch/master/graph/badge.svg)](https://codecov.io/gh/supanadit/jwt-go)

A JWT library for Golang and easy to use, but this is not original library meaning this library depends on other library such as [jwt-go](https://github.com/dgrijalva/jwt-go) which is the original JWT library for golang, also [mapstructure](github.com/mitchellh/mapstructure), and [bcrypt](golang.org/x/crypto/bcrypt).

Expand Down

0 comments on commit 60af17b

Please sign in to comment.