From 574a0f0aee4f8cd402ad049eb245d89dbdedf81d Mon Sep 17 00:00:00 2001 From: Josirex Legacy Date: Tue, 24 Mar 2026 17:19:58 +0300 Subject: [PATCH] docs: improve README clarity --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2decc67..3bc9465 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It consists of a **Spring Boot backend API** and a **React frontend** (new addit --- -## 🚀 Features +##Features ### Backend (Spring Boot) - RESTful API @@ -25,7 +25,7 @@ It consists of a **Spring Boot backend API** and a **React frontend** (new addit --- -## 📁 Project Structure +##Project Structure GreenCode/ ├── src/ # Spring Boot source code ├── config/ # external configuration & scripts