From a84a148c2d38d3f75841f6eedba32cc2e7f2cb62 Mon Sep 17 00:00:00 2001 From: Mark Heath Date: Thu, 24 Aug 2023 20:38:07 +1000 Subject: [PATCH] Update PNG filenames in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a08693..558598b 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,10 @@ Available [here](https://github.com/a-rabin/pvz-advanced/releases/). # Difference between Unpacked and Packed versions Unpacked version of the game looks like this: -![unpacked](unpacked_dir_struct.png) +![unpacked](unpacked_dir_struct.PNG) While packed version looks like this: -![packed](packed_dir_struct.png) +![packed](packed_dir_struct.PNG) Download the appropriate patch for the appropriate version of the game. Other than that, **there are no difference in both of the versions**.