Integrated information from using the sample client document and reframed the sample client document. Added a link from the README to the getting-started page.

This commit is contained in:
Renan DelValle 2016-08-11 11:39:10 -07:00
parent a258b75b15
commit c3a29f4940
3 changed files with 89 additions and 46 deletions

View file

@ -9,12 +9,13 @@ library has been tested. Vendoring a working version of this library is highly r
## Usage
* [Getting started](docs/getting-started.md)
* [Using the sample client](docs/using-the-sample-client.md)
* [Leveraging the library](docs/leveraging-the-library.md)
## To Do
* Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency
* Allow library to use ZK to find the master
* Create or import a custom transport that uses https://github.com/jmcvetta/napping to improve efficiency
* End to end testing with Vagrant setup
## Contributions