mirror of https://github.com/grpc/grpc-node.git
Update README.md
This commit is contained in:
parent
4f0bd5a63f
commit
60144224ae
|
@ -1,5 +1,9 @@
|
|||
# Node.js gRPC Library
|
||||
|
||||
## Status
|
||||
|
||||
Alpha : Ready for early adopters
|
||||
|
||||
## Installation
|
||||
|
||||
First, clone this repository (NPM package coming soon). Then follow the instructions in the `INSTALL` file in the root of the repository to install the C core library that this package depends on.
|
||||
|
|
Loading…
Reference in New Issue