aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Whiteland <dave@mysociety.org>2014-04-14 11:36:04 +0100
committerDave Whiteland <dave@mysociety.org>2014-04-14 11:36:04 +0100
commit324f973bddb4486fc4bef6b0bc07c7834026dc60 (patch)
treeefc777146cb4e3babf5e8e9460f4d6c38b659f89
parent99b5f408be0aee9b553c852080bf6a87cbe3b5f1 (diff)
emphasised dependency on FMS server in README
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index d49d185..e5ee416 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ FixMyStreet Mobile App
This is the FixMyStreet mobile app for reporting problems to an instance of the
FixMyStreet platform - https://github.com/mysociety/fixmystreet.
+**You *must* have your FixMyStreet webserver up and running first:** the mobile app
+ultimately sends reports via that. It is not a standalone service. For more information
+on FixMyStreet, see http://fixmystreet.org
+
It's still in development at the moment and only a small amount of time
has been spent on making it re-brandable/re-usable so if you want to
create your own version on top of it you may be in for a bumpy ride.