From a2112cf5850167d6ecd2e194f678cd782861afb9 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lumijiez@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:46:23 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a4184..e98b7c3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Terrain Generation and Biome Simulation -This project is a terrain generation and biome simulation system implemented in [programming language]. It uses Perlin noise to generate realistic terrains and simulates various biomes with different features. Below, you will find an overview of the key features and instructions on how to use the project. +This project is a terrain generation and biome simulation system created in [programming language]. It uses Perlin noise to generate realistic terrains and simulates various biomes with different features. Below, you will find an overview of the key features and instructions on how to use the project. ![image](https://github.com/lumijiez/processing-perlin/assets/59575049/e4e88275-a9dd-4010-bb95-2ab309f49d61)