From b498179771f142cd3f6e03e291ee20992d171fe1 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Mon, 3 Dec 2018 14:07:15 -0800 Subject: [PATCH] docs: update readme badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0bd8f529d..81c5ad5ec 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,7 @@ # [Google Cloud Datastore: Node.js Client](https://github.com/googleapis/nodejs-datastore) [![release level](https://img.shields.io/badge/release%20level-general%20availability%20%28GA%29-brightgreen.svg?style=flat)](https://cloud.google.com/terms/launch-stages) -[![CircleCI](https://img.shields.io/circleci/project/github/googleapis/nodejs-datastore.svg?style=flat)](https://circleci.com/gh/googleapis/nodejs-datastore) -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/googleapis/nodejs-datastore?branch=master&svg=true)](https://ci.appveyor.com/project/googleapis/nodejs-datastore) +[![npm version](https://img.shields.io/npm/v/@google-cloud/datastore.svg)](https://www.npmjs.org/package/@google-cloud/datastore) [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-datastore/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-datastore) > Node.js idiomatic client for [Cloud Datastore][product-docs]. @@ -143,3 +142,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-datastore/blob/master/LICENSE [client-docs]: https://cloud.google.com/nodejs/docs/reference/datastore/latest/ [product-docs]: https://cloud.google.com/datastore/docs [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png +