From 4aeaa04844afcd85555083dd28cc140b271498fc Mon Sep 17 00:00:00 2001 From: Burathar Date: Mon, 4 Jan 2021 12:55:07 +0100 Subject: [PATCH] Include images in README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index dce0e7e..03ed2f9 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,10 @@ Takes a pdf file, removes any vertical scanner lines, and outputs it as output.p -a remove lines on all pages -c increase contrast of pdf file -h display this output + +## Example +See the folowing input and output file for the intended usecase and result +### Input +![input.jpg](https://git.sciuro.org/Burathar/pdf-scanline-remover/raw/branch/master/input.jpg) +### Output +![output.jpg](https://git.sciuro.org/Burathar/pdf-scanline-remover/raw/branch/master/output.jpg) \ No newline at end of file