Compare commits

...

2 commits

Author SHA1 Message Date
Hugh Rundle 96e28cb31e Update README.md
fix leftover merge conflict litter
2024-08-10 11:13:24 +10:00
Hugh Rundle e6f8639ec0 Merge pull request 'update readme and repository links' (#200) from contribs into main
Reviewed-on: #200
2024-08-10 11:04:05 +10:00

View file

@ -16,7 +16,6 @@ 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.