Skip to content

Commit 6787fe3

Browse files
authored
Update README.md
1 parent 5420bf7 commit 6787fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# gRPC TypeScript
22

3-
This repo shows how to use gRPC with TypeScript.
3+
This repo shows how to use gRPC with TypeScript & Node.js.
44

55
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/).
66

0 commit comments

Comments
 (0)