From 046735eabb420970b3f3e561e2d4b0e3ce33c3ad Mon Sep 17 00:00:00 2001 From: Lance Wicks Date: Sun, 6 Jul 2014 23:19:12 +0100 Subject: [PATCH] CHanging the readme --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100755 README.md diff --git a/README.md b/README.md new file mode 100755 index 0000000..0e08de3 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +======================================== +DojoList + +An open source project to develop an +online tool to maintain a list of Judo +clubs online. + +Started by Lance Wicks in 2009. + +http://www.dojolist.org + +[![Build Status](https://travis-ci.org/lancew/DojoList.svg?branch=master)](https://travis-ci.org/lancew/DojoList) + + +========================================= + +** NB: The index.php.default file needs to have some option +fields entered and then needs to be renamed to index.php + +Specifically you need to obtain a Google maps API key +and a public and private key for reCaptcha. +Links and instructions will follow.