Skip to content

Commit

Permalink
README: CI badge changed to master branch
Browse files Browse the repository at this point in the history
  • Loading branch information
dtl committed Jun 2, 2015
1 parent b013d9d commit 335b185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# JWT - Helpers for Go [![Circle CI](https://circleci.com/gh/nubo/jwt/tree/develop.svg?style=svg)](https://circleci.com/gh/nubo/jwt/tree/develop)
# JWT - Helpers for Go [![Circle CI](https://circleci.com/gh/nubo/jwt/tree/master.svg?style=svg)](https://circleci.com/gh/nubo/jwt/tree/master)

This package implements helpers for handling HMAC SHA-256 signed JSON Web Tokens ([RFC 7519](https://tools.ietf.org/html/rfc7519)) in Go.

Expand Down

0 comments on commit 335b185

Please sign in to comment.