Update README.md

This commit is contained in:
Jayant Kolhe 2015-02-19 11:28:57 -08:00
parent 4f0bd5a63f
commit 60144224ae
1 changed files with 4 additions and 0 deletions

View File

@ -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.