From ff85b7ec0983a48285c363bc98660600ce296e11 Mon Sep 17 00:00:00 2001 From: Hunter Perrin Date: Wed, 15 Nov 2017 12:14:14 -0800 Subject: [PATCH] Updated readme. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7891f42..e2feaf4 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,6 @@ const query = [myQueryEditor.get("options"), ...myQueryEditor.get("selectors")]; For a thorough step by step guide to setting up Nymph on your own server, visit the [Setup Guide](https://github.com/sciactive/nymph/wiki/Setup-Guide). -## Documentation +## API Docs -Check out the documentation in the wiki, [Technical Documentation Index](https://github.com/sciactive/nymph/wiki/Technical-Documentation). +Check out the [API Docs in the wiki](https://github.com/sciactive/nymph/wiki/API-Docs).