Add creadit to the end of quickstart.sh (#238)

This commit is contained in:
Jiri Kozel 2017-05-03 08:09:35 +02:00 committed by GitHub
parent 34c4f12301
commit a4a7ca95c6

View File

@ -323,5 +323,11 @@ make help
echo "-------------------------------------------------------------------------------------"
echo " Acknowledgments "
echo " Generated vector tiles are produced work of OpenStreetMap data. "
echo " Such tiles are reusable under CC-BY license granted by OpenMapTiles team: "
echo " https://github.com/openmaptiles/openmaptiles/#license "
echo " Maps made with these vector tiles must display a visible credit: "
echo " © OpenMapTiles © OpenStreetMap contributors "
echo " "
echo " Thanks to all free, open source software developers and Open Data Contributors! "
echo "-------------------------------------------------------------------------------------"