From 85399b58cf6da538eb014ab9a35b39abb1446a63 Mon Sep 17 00:00:00 2001 From: Tom Dyson Date: Fri, 7 Feb 2014 11:51:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fd06c73b2..ccd6547793 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Wagtail CMS -Wagtail is a Django content management system focused on flexibility and user experience. Find out more at [wagtail.io/](http://wagtail.io/) or use the instructions at [torchbox.github.io/wagtail/](http://torchbox.github.io/wagtail/) to get started. +Wagtail is a Django content management system focused on flexibility and user experience. Find out more at [wagtail.io](http://wagtail.io/) or use the instructions at [torchbox.github.io/wagtail](http://torchbox.github.io/wagtail/) to get started. If you're a Python or Django developer, fork the repo and get stuck in! We're keen to foster a development community and we welcome all your pull requests.