From 2b31244f1aafded6ff15756720d5767cf6c80d4b Mon Sep 17 00:00:00 2001 From: Justin Beckwith Date: Mon, 3 Dec 2018 15:38:58 -0800 Subject: [PATCH] docs: update readme badges (#180) --- packages/google-cloud-dns/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-dns/README.md b/packages/google-cloud-dns/README.md index c1fa10d01e9..b365e177725 100644 --- a/packages/google-cloud-dns/README.md +++ b/packages/google-cloud-dns/README.md @@ -3,8 +3,7 @@ # [Google Cloud DNS: Node.js Client](https://github.com/googleapis/nodejs-dns) [![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-dns.svg?style=flat)](https://circleci.com/gh/googleapis/nodejs-dns) -[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/googleapis/nodejs-dns?branch=master&svg=true)](https://ci.appveyor.com/project/googleapis/nodejs-dns) +[![npm version](https://img.shields.io/npm/v/@google-cloud/dns.svg)](https://www.npmjs.org/package/@google-cloud/dns) [![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-dns/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-dns) > Node.js idiomatic client for [Cloud DNS][product-docs]. @@ -125,3 +124,4 @@ See [LICENSE](https://github.com/googleapis/nodejs-dns/blob/master/LICENSE) [client-docs]: https://cloud.google.com/nodejs/docs/reference/dns/latest/ [product-docs]: https://cloud.google.com/dns/docs/ [shell_img]: //gstatic.com/cloudssh/images/open-btn.png +