Skip to content

Commit

Permalink
Use SVG coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanseys committed Sep 12, 2014
1 parent 0e60bc6 commit 75603bf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Google APIs Node.js Client [![Build Status][travisimg]][travis] [![Code Coverage][coverallsimg]][coveralls]
# Google APIs Node.js Client

[![Build Status][travisimg]][travis]
[![Code Coverage][coverallsimg]][coveralls]

Google's officially supported [node.js][node] client library for using
Google APIs. It also supports authorization and authentication with OAuth 2.0.
Expand Down Expand Up @@ -354,4 +357,4 @@ See [CONTRIBUTING][contributing].
[gcloud]: https://github.com/GoogleCloudPlatform/gcloud-node
[cloudplatform]: https://developers.google.com/cloud/
[coveralls]: https://coveralls.io/r/google/google-api-nodejs-client?branch=master
[coverallsimg]: https://coveralls.io/repos/google/google-api-nodejs-client/badge.png?branch=master
[coverallsimg]: https://img.shields.io/coveralls/google/google-api-nodejs-client.svg

0 comments on commit 75603bf

Please sign in to comment.