From efe3d8fef154fba651d4ccb85f3763edc45e5b7b Mon Sep 17 00:00:00 2001 From: deadprogram Date: Fri, 7 Nov 2014 16:15:25 -0800 Subject: [PATCH] Correct link to Robeaux --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index a073cd6..2b12b0c 100644 --- a/README.markdown +++ b/README.markdown @@ -257,7 +257,7 @@ All you need to start up the API server is to place the following command in you Cylon.api(); Then visit `https://localhost:3000/` and you are ready to control your robots from a web browser! - + You can check out more information on the Cylon API in the docs [here](http://cylonjs.com/documentation/guides/api).