Skip to content

Commit b0db84c

Browse files
authored
Add Coverage
1 parent fa5d3b6 commit b0db84c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> An open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.
44
5-
[![License][License-Image]][License-Url] [![ReportCard][ReportCard-Image]][ReportCard-Url] [![Build][Build-Status-Image]][Build-Status-Url] [![GoDoc][GoDoc-Image]][GoDoc-Url] [![Release][Release-Image]][Release-Url]
5+
[![License][License-Image]][License-Url] [![ReportCard][ReportCard-Image]][ReportCard-Url] [![Build][Build-Status-Image]][Build-Status-Url] [![Coverage][Coverage-Image]][Coverage-Url] [![GoDoc][GoDoc-Image]][GoDoc-Url] [![Release][Release-Image]][Release-Url]
66

77
## Protocol Flow
88

@@ -135,4 +135,6 @@ Copyright (c) 2016 Lyric
135135
[ReportCard-Url]: https://goreportcard.com/report/gopkg.in/oauth2.v3
136136
[ReportCard-Image]: https://goreportcard.com/badge/gopkg.in/oauth2.v3
137137
[GoDoc-Url]: https://godoc.org/gopkg.in/oauth2.v3
138-
[GoDoc-Image]: https://godoc.org/gopkg.in/oauth2.v3?status.svg
138+
[GoDoc-Image]: https://godoc.org/gopkg.in/oauth2.v3?status.svg
139+
[Coverage-Url]: https://coveralls.io/github/go-oauth2/oauth2?branch=master
140+
[Coverage-Image]: https://coveralls.io/repos/github/go-oauth2/oauth2/badge.svg?branch=master

0 commit comments

Comments
 (0)