diff --git a/README.md b/README.md
index 4218274..f4c3757 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@ The project allows creating, viewing, updating, and deleting **person profiles**
---
+
+
+
+---
+
## Features
- **Profile Management**
@@ -36,7 +41,8 @@ The project allows creating, viewing, updating, and deleting **person profiles**
## Tech Stack
-- **Frontend:** HTML5, CSS3
+- **Frontend:** HTML5,
+CSS3
- **Backend:** PHP 7+
- **Database:** MySQL (tested with MariaDB)
- **File Handling:** JSON intermediary for staging profile data before database commit