Skip to content

Commit

Permalink
⬆️ Add build and coverage badges
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewhartstonge committed May 21, 2017
1 parent 1ddbff4 commit 48a9ef6
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,4 +1,6 @@
# fosite-hasher-argon2
[![Build Status](https://travis-ci.org/MatthewHartstonge/hasher.svg?branch=master)](https://travis-ci.org/MatthewHartstonge/hasher) [![Coverage Status](https://coveralls.io/repos/github/MatthewHartstonge/hasher/badge.svg?branch=master)](https://coveralls.io/github/MatthewHartstonge/hasher?branch=master)

fosite-hasher-argon2 provides an Argon2 based password hasher that conforms to the hasher interface required by fosite.

**Table of contents**
Expand Down

0 comments on commit 48a9ef6

Please sign in to comment.