diff --git a/README.md b/README.md index 11fbbb796..287d761cb 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,34 @@ -# Middleware - -![Product Demo](media_files/product_demo_1.gif) - -![Stargazers](https://img.shields.io/github/stars/middlewarehq/middleware?style=social) -![Forks](https://img.shields.io/github/forks/middlewarehq/middleware?style=social) -![Contributors](https://img.shields.io/github/contributors/middlewarehq/middleware?color=dark-green) -![Issues](https://img.shields.io/github/issues/middlewarehq/middleware) -![License](https://img.shields.io/github/license/middlewarehq/middleware) - +

+

+ + Middleware Logo + +

+ +

Open-source engineering management that unlocks developer potential.

+ +

+ + continuous integration + + + Commit activity per month + + + contributors + +
+ + license + +Stars + +

+ +![Banner](media_files/banner.png) + + +## 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 - +![Product Demo](media_files/product_demo_1.gif) - 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