Add npm badge to main README :) (#1226)

This commit is contained in:
Eryu Xia 2022-04-21 16:28:27 -07:00 committed by GitHub
parent a1b706ade0
commit 35284bfe15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# gRPC Web
# gRPC Web · [![npm version](https://img.shields.io/npm/v/grpc-web.svg?style=flat)](https://www.npmjs.com/package/grpc-web)
A JavaScript implementation of [gRPC][] for browser clients. For more information,
including a **quick start**, see the [gRPC-web documentation][grpc-web-docs].