diff --git a/README.md b/README.md
index 11fbbb796..287d761cb 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,34 @@
-# Middleware
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
Open-source engineering management that unlocks developer potential.
+ + + + + + +## Introduction **Middleware** is an open-source tool designed to help engineering leaders measure and analyze the effectiveness of their teams using the DORA (DevOps Research and Assessment) metrics. The DORA metrics are a set of four key values that provide insights into software delivery performance and operational efficiency. They are: - **Deployment Frequency**: The frequency of code deployments to production or an operational environment. @@ -17,7 +38,7 @@ **Table of Contents** -- [Middleware - Open Source](#middleware) +- [Middleware - Open Source](#introduction) - [Features](#features) - [Quick Start](#quick-start) - [Project Setup Guidelines](#project-setup-guidelines) @@ -32,7 +53,7 @@ - [License](#license) ## Features - + - Integration with various CI/CD tools - Automated collection and analysis of DORA metrics - Visualization of key performance indicators diff --git a/media_files/banner.png b/media_files/banner.png new file mode 100644 index 000000000..add28f08b Binary files /dev/null and b/media_files/banner.png differ diff --git a/media_files/logo.png b/media_files/logo.png new file mode 100644 index 000000000..3b5060665 Binary files /dev/null and b/media_files/logo.png differ