From 96e28cb31e21f3165df81941bcb58837d7dcd308 Mon Sep 17 00:00:00 2001 From: hugh Date: Sat, 10 Aug 2024 11:13:24 +1000 Subject: [PATCH] Update README.md fix leftover merge conflict litter --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9a2d3c9..5e024e3 100644 --- a/README.md +++ b/README.md @@ -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.