X-Git-Url: http://git.ithinksw.org/philo.git/blobdiff_plain/6dc154ec98d58159b3e75447ce7b7fe5642acec4..2fc183522eed8346ea80c65a4280935a450d6d27:/README.markdown diff --git a/README.markdown b/README.markdown index 91a8115..5f90ba6 100644 --- a/README.markdown +++ b/README.markdown @@ -22,4 +22,4 @@ After installing philo and mptt on your python path, make sure to complete the f 3. include 'philo.urls' somewhere in your urls.py file. 4. Optionally add a root node to your current Site. -Philo should be ready to go! +Philo should be ready to go! All that's left is to [learn more](http://philo.readthedocs.org) and [contribute](http://philo.readthedocs.org/en/latest/contribute.html).