diff --git a/README.md b/README.md new file mode 100644 index 000000000..5fd06c73b --- /dev/null +++ b/README.md @@ -0,0 +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. + +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. diff --git a/README.rst b/README.rst deleted file mode 100644 index 05d4a3d4a..000000000 --- a/README.rst +++ /dev/null @@ -1,6 +0,0 @@ -Wagtail CMS -=============== - -Wagtail is a new Django Content Management System from Torchbox Ltd, find out more about it here: http://wagtail.io/ - -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.