Skip to content

Commit a823225

Browse files
committed
Add coverage badge to README.
1 parent 7dff2c1 commit a823225

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
[![Build Status](https://travis-ci.org/google/oauth2client.svg?branch=master)](https://travis-ci.org/google/oauth2client)
22

3+
[![Coverage Status](https://img.shields.io/coveralls/google/oauth2client.svg)](https://coveralls.io/r/google/oauth2client?branch=master)
4+
35
This is a client library for accessing resources protected by OAuth 2.0.
46

57
[Full documentation](http://google.github.io/oauth2client/)

0 commit comments

Comments
 (0)