doc(README): add coverage information

[skip ci]
This commit is contained in:
Sebastian Thiel
2016-05-25 11:45:13 +02:00
parent 9283db022d
commit e0661f714c

View File

@@ -1,4 +1,5 @@
[![Build Status](https://travis-ci.org/Byron/yup-oauth2.svg)](https://travis-ci.org/Byron/yup-oauth2)
[![Coverage Status](https://coveralls.io/repos/github/Byron/yup-oauth2/badge.svg?branch=master)](https://coveralls.io/github/Byron/yup-oauth2?branch=master)
**yup-oauth2** is a utility library which will implement [oauthv2 device authentication](https://developers.google.com/youtube/v3/guides/authentication#devices) suitable for [**yup**](https://github.com/Byron/yup) to work.