From b89f837e4915ee4e0baaffd43480f6dc00a9dc15 Mon Sep 17 00:00:00 2001 From: Tyler Matthews Date: Thu, 6 Jul 2023 10:41:54 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8af0622..9e59fc0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Include the gem in your project, or use the executable from the command line. Map can be rendered in console using ansi colors or returned as 2D array of hashes describing each tile and binome. Completely customizable, use the --help option for full usage details. -![2D-maps](https://github.com/matthewstyler/ruby-perlin-2D-map-generator/assets/4560901/89b4f623-53e3-445e-8e5b-96f4fcf67af5) +![2D-maps](https://github.com/matthewstyler/ruby-perlin-2D-map-generator/assets/4560901/4fa5883f-839a-40c9-86a1-d5f9e2c37b9a) + # Installation