diff --git a/README.md b/README.md new file mode 100644 index 0000000..71ae9af --- /dev/null +++ b/README.md @@ -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! \ No newline at end of file