From a169c0f42877a3eda50f2189e125d39de79660bb Mon Sep 17 00:00:00 2001 From: Ritchie Martori Date: Tue, 31 Dec 2013 12:14:25 -0800 Subject: [PATCH] Add API docs to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ec74f932..39b89125 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ [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).