Merge pull request #889 from colouring-cities/manual-link
Add link to CCRP manual
This commit is contained in:
commit
208b57f21e
@ -14,7 +14,7 @@ const Welcome = () => (
|
||||
</p>
|
||||
<p>
|
||||
|
||||
Colouring London is also the prototype for the Colouring Cities Research programme
|
||||
Colouring London is also the prototype for the Colouring Cities Research Programme (CCRP)
|
||||
based at the Alan Turing Institute (the UK's national Institute for data science and artificial intelligence).
|
||||
The programme works with local, regional, national and international partners to develop
|
||||
open platform code also of relevance to other cities.
|
||||
@ -27,6 +27,10 @@ const Welcome = () => (
|
||||
All our <Link to="/data-extracts.html">data</Link> and <a href="https://github.com/colouring-london/colouring-london">code</a> are
|
||||
free to download, use and share under our open licence terms.
|
||||
</p>
|
||||
<p>
|
||||
See also Colouring London's <a href="https://github.com/colouring-cities/manual/wiki">open manual</a>, which provides easy-to-use non-technical information
|
||||
about the CCRP for anyone interested in our research.
|
||||
</p>
|
||||
<Link to="/view/categories"
|
||||
className="btn btn-outline-dark btn-lg btn-block">
|
||||
Start Colouring Here!
|
||||
|
Loading…
Reference in New Issue
Block a user