Skip to content

Commit 8b263ae

Browse files
docs: update readme badges (#383)
1 parent b854dbe commit 8b263ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

handwritten/pubsub/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
# [Google Cloud Pub/Sub: Node.js Client](https://github.com/googleapis/nodejs-pubsub)
66

77
[![release level](https://img.shields.io/badge/release%20level-beta-yellow.svg?style=flat)](https://cloud.google.com/terms/launch-stages)
8-
[![CircleCI](https://img.shields.io/circleci/project/github/googleapis/nodejs-pubsub.svg?style=flat)](https://circleci.com/gh/googleapis/nodejs-pubsub)
9-
[![AppVeyor](https://ci.appveyor.com/api/projects/status/github/googleapis/nodejs-pubsub?branch=master&svg=true)](https://ci.appveyor.com/project/googleapis/nodejs-pubsub)
8+
[![npm version](https://img.shields.io/npm/v/@google-cloud/pubsub.svg)](https://www.npmjs.org/package/@google-cloud/pubsub)
109
[![codecov](https://img.shields.io/codecov/c/github/googleapis/nodejs-pubsub/master.svg?style=flat)](https://codecov.io/gh/googleapis/nodejs-pubsub)
1110

1211
[Cloud Pub/Sub](https://cloud.google.com/pubsub/docs) is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications.
@@ -116,3 +115,4 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
116115
[billing]: https://support.google.com/cloud/answer/6293499#enable-billing
117116
[enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=pubsub.googleapis.com
118117
[auth]: https://cloud.google.com/docs/authentication/getting-started
118+

0 commit comments

Comments
 (0)