From 97bdc2567a069612d20e4630ebdd45d95c1b9147 Mon Sep 17 00:00:00 2001 From: Joshua C Elliott Date: Sat, 28 Dec 2013 09:23:22 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 332c182..2002b7f 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ Apiary provides a mock server which can be used for development. Here's an examp cURL: curl --include "http://lexterm.apiary.io/api" + +The API documentation is written in markdown and stored in this repository [here](./apiary.apib) Production ----------