aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/node/README.md')
-rw-r--r--src/node/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/node/README.md b/src/node/README.md
index c342b7ca57..8880213e9a 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -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.