Skip to content

Commit

Permalink
chore(docs): add Coveralls badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
DethAriel committed Jan 9, 2021
1 parent 1f76686 commit 976970e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/dethariel/ng-recaptcha/master/LICENSE)
[![Build Status](https://travis-ci.com/DethAriel/ng-recaptcha.svg?branch=master)](https://travis-ci.com/DethAriel/ng-recaptcha)
[![Coverage Status](https://coveralls.io/repos/github/DethAriel/ng-recaptcha/badge.svg?branch=master)](https://coveralls.io/github/DethAriel/ng-recaptcha?branch=master)

A simple, configurable, easy-to-start component for handling reCAPTCHA v2 and v3.

Expand Down

0 comments on commit 976970e

Please sign in to comment.