From 906aa8bc07e7961ca48d85ba7cae9c2b5c9edc45 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Wed, 17 Dec 2014 11:48:08 -0800 Subject: [PATCH] Update README.md Add note about community connectors. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f5c594d7..03235f8b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,10 @@ The LoopBack framework is a set of Node.js modules that you can use independentl * [loopback-connector-soap](https://github.com/strongloop/loopback-connector-soap) * [loopback-connector-atg](https://github.com/strongloop/loopback-connector-atg) +### Community Connectors + +The LoopBack community has created and supports a number of additional connectors. See [Community connectors](http://docs.strongloop.com/display/LB/Community+connectors) for details. + ### Components * [loopback-component-push](https://github.com/strongloop/loopback-component-push) * [loopback-component-storage](https://github.com/strongloop/loopback-component-storage)