diff --git a/README.md b/README.md
index 8dc72c5..a76c104 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
# BuildFlow 🔄
-
> A modern workflow automation platform with visual interface and event-driven execution engine. BuildFlow enables developers to build, deploy, and manage automated workflows connecting various services and APIs.
@@ -20,6 +19,8 @@
BuildFlow is a workflow automation platform inspired by N8N, designed to solve debugging and reliability issues in workflow execution. It provides a visual interface for creating workflows that connect triggers and actions (nodes) to automate business processes.
+
+
### Core Concepts
- **Workflows**: Visual representations of automated processes
@@ -66,8 +67,11 @@ BuildFlow follows a **microservices architecture** with an **event-driven execut
4. **Execution**: Worker consumes messages and executes workflow nodes
5. **Status Tracking**: Each node execution tracked with retry logic
+
+
## 🛠️ Tech Stack
+
### Frontend
- **Framework**: Next.js 15.4.5 (App Router, Turbopack)
- **UI Library**: React 19.1.1