Skip to content

Commit

Permalink
docs: add official github badge
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Aug 19, 2019
1 parent 807e4ac commit e7d0641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @panva/jose

[![codecov][codecov-image]][codecov-url]
![build][actions-image] [![codecov][codecov-image]][codecov-url]

> "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js with minimal dependencies
Expand Down Expand Up @@ -371,7 +371,6 @@ in terms of performance and API (not having well defined errors).

+ this was an amazing opportunity to learn JOSE as a whole


[ask]: https://github.com/panva/jose/issues/new?labels=question&template=question.md&title=question%3A+
[bug]: https://github.com/panva/jose/issues/new?labels=bug&template=bug-report.md&title=bug%3A+
[codecov-image]: https://img.shields.io/codecov/c/github/panva/jose/master.svg
Expand Down Expand Up @@ -402,4 +401,5 @@ in terms of performance and API (not having well defined errors).
[suggest-feature]: https://github.com/panva/jose/issues/new?labels=enhancement&template=feature-request.md&title=proposal%3A+
[support-patreon]: https://www.patreon.com/panva
[support-paypal]: https://www.paypal.me/panva
[actions-image]: https://github.com/panva/jose/workflows/Continuous%20Integration/badge.svg
[sponsor-auth0]: https://auth0.com/overview?utm_source=GHsponsor&utm_medium=GHsponsor&utm_campaign=panva-jose&utm_content=auth

0 comments on commit e7d0641

Please sign in to comment.