Add README.md
This commit is contained in:
parent
129a2f5605
commit
99d70ecd8d
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal 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!
|
Loading…
Add table
Add a link
Reference in a new issue