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).