From 004ad6f5f7dd5d46d8ef787752e065ca4ead2182 Mon Sep 17 00:00:00 2001 From: Peter Johnson Date: Fri, 12 Sep 2014 20:03:03 +0100 Subject: [PATCH] readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9b648860..885c9b7b 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@ Pelias RESTful API +## Documentation + +[API Documentation](https://github.com/pelias/api/tree/master/docs) + ## Install Dependencies ```bash $ npm install ``` -## Documentation - -Documentation is provided as [generated markdown](https://github.com/pelias/api/tree/master/docs): - ## Contributing Please fork and pull request against upstream master on a feature branch.