Skip to content

Commit

Permalink
docs(README): ci badges
Browse files Browse the repository at this point in the history
  • Loading branch information
EternalDeiwos committed Jan 27, 2020
1 parent d1c81f3 commit d8d63d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# WebAuthn

[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
[![build-status](https://travis-ci.com/strangerlabs/webauthn.svg?branch=master)](https://travis-ci.com/strangerlabs/webauthn)
[![codecov](https://codecov.io/gh/strangerlabs/webauthn/branch/master/graph/badge.svg)](https://codecov.io/gh/strangerlabs/webauthn)

> W3C Web Authentication API Relying Party for Node.js and Express
Expand Down

0 comments on commit d8d63d2

Please sign in to comment.