diff --git a/README.md b/README.md index 230d68f..d51d67d 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,10 @@ Install the python requirements with `pip install -r requirements.txt`. All image operations are called in order of the help file. E.g. pixelate (`-P`) is called after adding lines (`-l`). +## Examples + +![`huepaper.py -p`](./images/huepaper_1.png) + ## Acknowledgements Thanks to all the people who created the nice software, this project in diff --git a/images/huepaper_1.png b/images/huepaper_1.png new file mode 100644 index 0000000..4b24b8d Binary files /dev/null and b/images/huepaper_1.png differ