Skip to content

Commit

Permalink
Merge pull request #560 from jgeewax/issue-stats
Browse files Browse the repository at this point in the history
Add Issue Stats badges to README.md.
  • Loading branch information
stephenplusplus committed May 8, 2015
2 parents bc2b57c + 5642b76 commit 825772a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
[![Travis Build Status](https://travis-ci.org/GoogleCloudPlatform/gcloud-node.svg)](https://travis-ci.org/GoogleCloudPlatform/gcloud-node/)
[![Coverage Status](https://img.shields.io/coveralls/GoogleCloudPlatform/gcloud-node.svg)](https://coveralls.io/r/GoogleCloudPlatform/gcloud-node?branch=master)

[![Issue Stats](http://issuestats.com/github/GoogleCloudPlatform/gcloud-node/badge/pr?style=flat)](http://issuestats.com/github/GoogleCloudPlatform/gcloud-node)
[![Issue Stats](http://issuestats.com/github/GoogleCloudPlatform/gcloud-node/badge/issue?style=flat)](http://issuestats.com/github/GoogleCloudPlatform/gcloud-node)

* [Homepage][gcloud-homepage]
* [API Documentation][gcloud-docs]

Expand Down

0 comments on commit 825772a

Please sign in to comment.