Skip to content

Commit

Permalink
Merge pull request #20 from cedarcode/readme_badges
Browse files Browse the repository at this point in the history
docs: add gem version and CI build badges to the README
  • Loading branch information
grzuy committed May 24, 2018
2 parents 1332caf + 9cba8ed commit 2865d32
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
Expand Up @@ -2,6 +2,9 @@

Easily implement WebAuthn in your ruby web server

[![Gem](https://img.shields.io/gem/v/formatador.svg?style=flat-square)](https://rubygems.org/gems/webauthn)
[![Travis](https://img.shields.io/travis/cedarcode/webauthn-ruby.svg?style=flat-square)](https://travis-ci.org/cedarcode/webauthn-ruby)

## Installation

Add this line to your application's Gemfile:
Expand Down

0 comments on commit 2865d32

Please sign in to comment.