diff --git a/README.md b/README.md index 79863e6..9a2d3c9 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ See [sources](https://librarymap.hugh.run/sources). See [contributing](https://librarymap.hugh.run/contributing/), especially *[which files to update](https://librarymap.hugh.run/contributing/#which-files-to-update)*. +<<<<<<< HEAD ## Deployment The website for this project uses [git-webhooks](https://git.suboptimal.solutions/hugh/git-webhooks) with a customisation to run the `process.js` file that is found in this repository on each pull. The file is stored with the webhooks files so that everything can be `npm install`ed together. @@ -51,7 +52,9 @@ sudo npm install -g topojson-server geo2topo boundaries.geo.json -q 50000 > website/data/boundaries.topo.json ``` -## Contributors +## Contributing + +To contribute to the map data you can contact Hugh at librarymap [at] hugh.run. If necessary, I will add an account for you on `git.suboptimal.solutions` if you want to contribute to the code. Contributors are listed at [contributors.txt](contributors.txt).