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