diff --git a/docs/intro/learning.rst b/docs/intro/learning.rst
index 12a1326..67a19aa 100644
--- a/docs/intro/learning.rst
+++ b/docs/intro/learning.rst
@@ -30,7 +30,7 @@ If you want a more traditional book, *Python For You and Me* is an excellent
resource for learning all aspects of the language.
`Python for You and Me `_
-
+
Online Python Tutor
~~~~~~~~~~~~~~~~~~~
@@ -143,6 +143,7 @@ Learn to Program in Python with Codeacademy
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
A Codeacademy course for the absolute Python beginner. This free and interactive course provides and teaches the basics (and beyond) of Python programming whilst testing the user's knowledge in between progress.
+This course also features a built in interpreter for receiving instant feedback on your learning.
`Learn to Program in Python with Codeacademy `_