From e76a1ada75c171aabf0822c3a5b61ca51ae5ef6e Mon Sep 17 00:00:00 2001 From: kartofen Date: Wed, 10 Aug 2022 19:22:18 +0300 Subject: change demo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2334948..47cd43e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This an implementation of very primitive tile-based wave function collapse. It uses tiles to generate an image, similar to this: -![Demo 0 of the program](demo/demo0.png) ![Demo 1 of the program](demo/demo1.png) +![Demo 0 of the program](demo/demo0.png) ![Demo 1 of the program](demo/demo1.png) It generates the tiles as ppm, then generates the image, similar to the demo image as ppm. There is a script to turn the ppm files into png using imagemagick. -- cgit v1.2.3