From 7229f91c6abd2326d38f247428a002fbb81a55fc Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Wed, 14 May 2014 12:10:41 -0700 Subject: [PATCH] Update README.md --- README.md | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 0cb9ce59..05d6080a 100644 --- a/README.md +++ b/README.md @@ -61,25 +61,13 @@ The LoopBack Node.js modules are illustrated below: * [strongloop-community/loopback-examples-ios](https://github.com/strongloop-community/loopback-examples-ios) * [strongloop-community/loopback-example-ssl](https://github.com/strongloop-community/loopback-example-ssl) -## Documentation +## Resources -[See the full documentation](http://docs.strongloop.com/display/DOC/LoopBack). - -## API - -[Browse the API documentation](http://apidocs.strongloop.com/loopback). - -## Mailing List - -Discuss features and ask questions on [LoopBack Forum](https://groups.google.com/forum/#!forum/loopbackjs). - -## Issues - -File any issues [here on GitHub](https://github.com/strongloop/loopback/issues). - -## Features - -Read about the [features of LoopBack](https://github.com/strongloop/loopback/wiki/Features). + * [Documentation](http://docs.strongloop.com/display/DOC/LoopBack). + * [API documentation](http://apidocs.strongloop.com/loopback). + * [LoopBack Google Group](https://groups.google.com/forum/#!forum/loopbackjs). + * [GitHub issues](https://github.com/strongloop/loopback/issues). + * Read more about the [LoopBack's features](https://github.com/strongloop/loopback/wiki/Features). ## Contributing