From 484d97a2b8e1213047db1d62ec2b10624bc72c2f Mon Sep 17 00:00:00 2001
From: Grayson Stebbins <g@graysonstebbins.com>
Date: Tue, 7 Oct 2014 10:20:15 -0700
Subject: [PATCH] Update README.md

Added section about documentation, turned Worklist URLs into links.
---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index d5fa8de1b4..5ab725d6b6 100644
--- a/README.md
+++ b/README.md
@@ -3,10 +3,10 @@ lab experimenting with Virtual Worlds and VR.
 
 In this repository you'll find the source to many of the components in our 
 alpha-stage virtual world. The project embraces distributed development 
-and if you'd like to help, we'll pay you -- find out more at Worklist.net. 
+and if you'd like to help, we'll pay you -- find out more at [Worklist.net](https://worklist.net). 
 If you find a small bug and have a fix, pull requests are welcome. If you'd 
 like to get paid for your work, make sure you report the bug via a job on 
-Worklist.net.
+[Worklist.net](https://worklist.net).
 
 We're hiring! We're looking for skilled developers; 
 send your resume to hiring@highfidelity.io
@@ -14,6 +14,10 @@ send your resume to hiring@highfidelity.io
 ##### Chat with us
 Come chat with us in [our Gitter](http://gitter.im/highfidelity/hifi) if you have any questions or just want to say hi!
 
+Documentation
+=========
+Documenation is available at [docs.highfidelity.io](http://docs.highfidelity.io), if something is missing, please suggest it via a new job on Worklist (add to the hifi-docs project).
+
 Build Instructions 
 =========
 All information required to build is found in the [build guide](BUILD.md).