Add README.md

This commit is contained in:
akp 2024-08-26 01:41:21 +01:00
parent 129a2f5605
commit 99d70ecd8d
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

14
README.md Normal file
View file

@ -0,0 +1,14 @@
# film-dev-cost-scraper
[Live version](https://pages.tdpain.net/filmdev)
This is my attempt to work out the best value for money film developing and scanning service that's available in the UK.
## Usage
```
python3 scraper/ data2.json
./bundle.sh data2.json
```
then serve the contents of the generated `bundle.zip` file over HTTP!