diff --git a/README.md b/README.md
index 36815457310fe275de24bb617926672df4edb74b..fb70ba70cf6288a883535aa5914ce17c3ace5ca9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# aiogremlin 0.0.9 [(gizmo grew up)](https://pypi.python.org/pypi/gizmo/0.1.12)
+# [aiogremlin 0.0.9](https://pypi.python.org/pypi/gizmo/0.1.12)
+
+## [Official Documentation](http://aiogremlin.readthedocs.org/en/latest/)
 
 `aiogremlin` is a **Python 3** driver for the the [Tinkerpop 3 Gremlin Server](http://tinkerpop.incubator.apache.org/docs/3.0.0.M9-incubating/#gremlin-server). This module is built on [Asyncio](https://docs.python.org/3/library/asyncio.html) and [aiohttp](http://aiohttp.readthedocs.org/en/v0.15.3/index.html) `aiogremlin` is currently in **alpha** mode, but all major functionality has test coverage.
 
diff --git a/README.txt b/README.txt
index 68949bf7a3290ab6d8d4decea5e85bc714c73374..1dd4b7c303908d36550cdc7e365d6851c26b53ac 100644
--- a/README.txt
+++ b/README.txt
@@ -8,4 +8,4 @@ aiogremlin - Async Python 3 driver for TP3 Gremlin Server
 `Official Documentation`_
 
 
-.. _Official Documentation: https://github.com/davebshow/aiogremlin
+.. _Official Documentation: http://aiogremlin.readthedocs.org/en/latest/