update README.md
This commit is contained in:
parent
d42023726c
commit
d1749893a1
1 changed files with 4 additions and 1 deletions
|
@ -12,4 +12,7 @@ URLs to image files, sourced from the [Bob's Burgers Wiki](https://bobs-burgers.
|
||||||
Script that downloads the images, and saves them to `./out/` as jpegs
|
Script that downloads the images, and saves them to `./out/` as jpegs
|
||||||
|
|
||||||
##collage.sh
|
##collage.sh
|
||||||
Script that resizes and square-crops the images from `./out/`, saving them to `./resized/`. Compiles the images from `./resized/` as collages which are saved to `./collages/`
|
Script that resizes and square-crops the images from `./out/`, saving them to `./resized/`. Compiles the images from `./resized/` as collages which are saved to `./collages/`. Collages are 3x2 so they can be printed on 4x6 photo prints.
|
||||||
|
|
||||||
|
##episode_spreadsheet.ods
|
||||||
|
Very simple ods spreadsheet that i use to track storefronts, as well as copy/paste data into ./epnums.txt and ./urls.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue