Merge pull request #619 from jayantkolhe/jayantkolhe-patch-2

Jayantkolhe patch 2 - Many documentation updates.
This commit is contained in:
Mugur Marculescu 2015-02-19 11:53:20 -08:00
commit 3e23167b01
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.