From c3c88efc09576c3fa48add03c54d59716b910ff9 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 25 Jan 2021 23:42:17 +0000 Subject: [PATCH] Fix path typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba98ca2..afcc27c 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ See [here](examples/gallery.md) for more sample image conversions. This image was generated using ```buildoutcfg -python convert.py --lookahead 8 --palette openemulator examples/Vibrant_Wings.jpg examples/wings-openemulator.dhr +python convert.py --lookahead 8 --palette openemulator examples/parrots-original.png examples/parrots-iipix-openemulator.dhr ``` The resulting ][-pix preview PNG image is shown here. The Virtual II emulator renders the double hi-res image identically to this generated preview image, when using `--palette=virtualii` (not shown here)