diff --git a/docs/intro/resources.rst b/docs/intro/resources.rst
index 314a462..daadf8e 100644
--- a/docs/intro/resources.rst
+++ b/docs/intro/resources.rst
@@ -1,3 +1,23 @@
+Documentation
+=============
+
+Official Documentation
+~~~~~~~~~~~~~~~~~~~~~~
+
+The official Python Language and Library documentation can be found here:
+
+- `Python 2.x `_
+- `Python 3.x `_
+
+
+Read the Docs
+~~~~~~~~~~~~~
+
+Read the Docs is a popular community project, providing a single location for all documentation of popular and even more exotic Python modules.
+
+`Read the Docs `_
+
+
Resources
=========