diff --git a/README.md b/README.md index 0f76eedb..c2ce69f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Colouring Cities Core Platform +# Colouring London [![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors) ![Build status](https://github.com/colouring-cities/colouring-core/workflows/Node.js%20CI/badge.svg) diff --git a/app/src/cc-config.json b/app/src/cc-config.json index acc352b5..5755e293 100644 --- a/app/src/cc-config.json +++ b/app/src/cc-config.json @@ -1,8 +1,8 @@ { - "cityName": "Cities", - "projectBlurb": "Colouring {City Name} is part of the Colouring Cities Research Programme.", - "githubURL": "https://github.com/colouring-cities/colouring-core", - "privacyStatement": "Colouring Cities stores your data... [PRIVACY DATA GOES HERE].", + "cityName": "London", + "projectBlurb": "Colouring London is also the prototype for the Colouring Cities Research Programme (CCRP)", + "githubURL": "https://github.com/colouring-cities/colouring-london", + "privacyStatement": "Colouring London stores your data at The Alan Turing Institute in London behind the organisation’s firewall in a secure database using industry standard practices", "initialMapPosition": [ 51.5245255, -0.1338422 ], "initialZoomLevel": 16