mirror of https://github.com/grpc/grpc-node.git
Add note about @grpc/grpc-js alpha status
This commit is contained in:
parent
37460f01f3
commit
27cc80adac
|
|
@ -1,5 +1,7 @@
|
|||
# Pure JavaScript gRPC Client
|
||||
|
||||
**Note: This is an alpha-level release. Some APIs may not yet be present and there may be bugs. Please report any that you encounter**
|
||||
|
||||
## Installation
|
||||
|
||||
Node 9.x or greater is required.
|
||||
|
|
|
|||
Loading…
Reference in New Issue