From 3378b35b1bebfd16bb88c11024e2c41e8a41d7d1 Mon Sep 17 00:00:00 2001 From: Daniel <59575049+lumijiez@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:46:47 +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 e98b7c3..477f306 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 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. +This project is a terrain generation and biome simulation system created in Java[Processing]. 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)