aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-02-02 17:58:35 +0000
committerStruan Donald <struan@exo.org.uk>2012-02-02 17:58:35 +0000
commit358085da863eba6460fc6fb9ec20448d8a3c5f73 (patch)
treecb0abeb0ac227ec53b851701777653b4bb307d84
parent3d4344b41e2f60031fb86b829691c24a38cd2264 (diff)
slightly more friendly opening text in README
-rw-r--r--README.pod14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.pod b/README.pod
index 8b9ba00c8..dc4c845f3 100644
--- a/README.pod
+++ b/README.pod
@@ -1,13 +1,13 @@
-=head1 NAME
+=head1 Welcome to FixMyStreet
-FixMyStreet
+FixMyStreet is an open source project to develop a website for reporting
+issues such as potholes and broken street lights to the appropriate authority.
-=head1 ABOUT
+It was created in 2005 by mySociety for reporting problems to UK councils and
+has been copied around the world.
-FixMyStreet is a project that allows anyone to report an issue such as potholes,
-broken street lights, severe littering, water leaks. These issues are then
-routed to the correct body who can arrange to have them fixed. By default it
-supports routing problems via email or using an Open311 WebService.
+We're working hard to make it easy to install and re-use in other
+countries and welcome questions about how it works.
It's written in Perl and uses the Catalyst web framework.