diff --git a/readme.md b/readme.md index c47d21a..25ae23e 100644 --- a/readme.md +++ b/readme.md @@ -84,4 +84,5 @@ if (src.match(/^(file|https)?:\/\/|^\/\//)) { * allow user to zoom out so the image is letterboxed/windowboxed/etc. * break up rendering into separate preview and output modes (would be good to have a throttled preview for brightness slider adjustments and then a debounced tile render) * add 'invert' function -* allow for image colour hack \ No newline at end of file +* allow for image colour hack +* make a tool for batch importing images?