From ad394a40a9e6e7316a8c4b1eb62c3f7f5674b0e6 Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Mon, 3 Dec 2018 15:53:33 -0800 Subject: [PATCH] docs: update readme badges (#219) --- packages/google-cloud-compute/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-compute/README.md b/packages/google-cloud-compute/README.md index 303824672cd..7d3091a6a68 100644 --- a/packages/google-cloud-compute/README.md +++ b/packages/google-cloud-compute/README.md @@ -5,8 +5,7 @@ # [Google Compute Engine: Node.js Client](https://github.com/googleapis/nodejs-compute) [![release level](https://img.shields.io/badge/release%20level-alpha-orange.svg?style=flat)](https://cloud.google.com/terms/launch-stages) -[![CircleCI](https://img.shields.io/circleci/project/github/googleapis/nodejs-compute.svg?style=flat)](https://circleci.com/gh/googleapis/nodejs-compute) -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/googleapis/nodejs-compute?branch=master&svg=true)](https://ci.appveyor.com/project/googleapis/nodejs-compute) +[![npm version](https://img.shields.io/npm/v/@google-cloud/compute.svg)](https://www.npmjs.org/package/@google-cloud/compute) [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-compute/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-compute) > Node.js idiomatic client for [Compute Engine][product-docs]. @@ -129,3 +128,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-compute/blob/master/LICENSE) [client-docs]: https://cloud.google.com/nodejs/docs/reference/compute/latest/ [product-docs]: https://cloud.google.com/compute/docs/ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png +