From: Lucas Flores Date: Mon, 30 Mar 2026 14:14:26 +0000 (+0200) Subject: Massive change to README.md X-Git-Url: https://git.uwuaxy.net/flexible_layout.mp4?a=commitdiff_plain;p=axy%2Fft%2Fa-maze-ing.git Massive change to README.md --- diff --git a/README.md b/README.md index f37b16d..b77ecfb 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +*This project has been created as part of the 42 curriculum by agilliar and luflores* # Description A-maze-ing consists of making a maze generator, with a pattern in the middle, and visualiser, which outputs to a file in a specific format. The project is configured through a config format whose format is specified in the [Configuration](#Configuration)