diff --git a/README.md b/README.md index 9148681..5bed8ac 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -## Github Actions built & Github Pages hosted Protomaps Extract & Styles +# Protomaps Github Pages This repo contains scripts and Github Actions configuration to create a Protomaps extract for the -area defined in `region.geojson` and a style to go along with it. +area defined in `region.geojson` and styles to go along with it. This allows you to very easily host your own basemap for a small to medium sized area with Github Pages. @@ -11,6 +11,7 @@ The default region is the state of Virginia in the United State of America. To create your own Github Pages hosted basemap: - Fork this repository -- Replace `region.geojson` with the region of your choice +- Configure Github Pages to use Github Actions - Enable Github Actions on your fork +- Replace `region.geojson` with the region of your choice - Push your updated region