Skip to content

Commit 2bc7e2f

Browse files
authored
Update README.md (#26)
1 parent ae51439 commit 2bc7e2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# gRPC TypeScript
22

3+
[![Test](https://github.com/badsyntax/grpc-js-typescript/actions/workflows/test.yml/badge.svg)](https://github.com/badsyntax/grpc-js-typescript/actions/workflows/test.yml)
4+
35
This repo shows how to use gRPC with TypeScript & Node.js.
46

57
In all cases, [`@grpc/grpc-js`](https://www.npmjs.com/package/@grpc/grpc-js) is used as [`grpc`](https://www.npmjs.com/package/grpc) is now [effectively deprecated](https://grpc.io/blog/grpc-js-1.0/).

0 commit comments

Comments
 (0)