From 44c8d1a23f72109c2babc044f32b49883859b673 Mon Sep 17 00:00:00 2001 From: Alicade Abiturije Dusabe <137884599+Alicade123@users.noreply.github.com> Date: Wed, 22 Jul 2026 23:17:43 +0200 Subject: [PATCH] Update README section header for clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dd6c4f..06aef56 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This repository is my growing archive of problem-solving practice, showcasing di --- -## 🚀 Purpose +## Purpose - Document my journey of mastering Java through kata challenges. - Provide a reference for reusable patterns, algorithms, and problem-solving strategies.