Skip to content

Commit

Permalink
Add coverage shield. (#18)
Browse files Browse the repository at this point in the history
This adds the appropriate coverage shield to the README.
  • Loading branch information
lukesneeringer authored Oct 3, 2017
1 parent ab35efc commit 5c8f422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
[![CircleCI](https://img.shields.io/circleci/project/github/googleapis/nodejs-firestore.svg?style=flat)](https://circleci.com/gh/googleapis/nodejs-firestore)
[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/googleapis/nodejs-firestore?svg=true)](https://ci.appveyor.com/project/googleapis/nodejs-firestore)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-firestore/repo-migration.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-firestore)
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-firestore/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-firestore)

> Node.js idiomatic client for [Firestore][product-docs].
Expand Down

0 comments on commit 5c8f422

Please sign in to comment.