Update README.md

This commit is contained in:
Rand McKinney 2014-12-01 13:22:24 -08:00
parent 5255afe9b2
commit 24f20d2ba7
1 changed files with 3 additions and 2 deletions

View File

@ -5,8 +5,9 @@ for interacting with databases, REST APIs, and other data sources. It was
initially forked from [JugglingDB](https://github.com/1602/jugglingdb).
**For full documentation, see the official StrongLoop documentation**:
* [Data sources and connectors](http://docs.strongloop.com/display/LB/Data+sources+and+connectors)
* [Creating data sources and connected models](http://docs.strongloop.com/display/LB/Creating+data+sources+and+connected+models).
[Connecting models to data sources](http://docs.strongloop.com/display/LB/Connecting+models+to+data+sources)
For information on creating data sources programmatically, see [Advanced topics: data sources](http://docs.strongloop.com/display/LB/Advanced+topics%3A+data+sources).
## Installation