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.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/node/README.md b/src/node/README.md
index 9eafce9243..4b906643bc 100644
--- a/src/node/README.md
+++ b/src/node/README.md
@@ -1,9 +1,6 @@
[![npm](https://img.shields.io/npm/v/grpc.svg)](https://www.npmjs.com/package/grpc)
# Node.js gRPC Library
-## Status
-Beta
-
## PREREQUISITES
- `node`: This requires `node` to be installed, version `0.12` or above. If you instead have the `nodejs` executable on Debian, you should install the [`nodejs-legacy`](https://packages.debian.org/sid/nodejs-legacy) package.