From d220b7488adee2320f2cf662e1c0b220185d4263 Mon Sep 17 00:00:00 2001
From: Justin Beckwith <justin.beckwith@gmail.com>
Date: Mon, 3 Dec 2018 15:50:20 -0800
Subject: [PATCH] docs: update readme badges (#283)

---
 packages/google-cloud-vision/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/packages/google-cloud-vision/README.md b/packages/google-cloud-vision/README.md
index 50fc5572c71..40ee4d51522 100644
--- a/packages/google-cloud-vision/README.md
+++ b/packages/google-cloud-vision/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&#x3D;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
+