diff --git a/docs/optimization-engine/README.md b/docs/optimization-engine/README.md
index e289bf0c7..d7576a128 100644
--- a/docs/optimization-engine/README.md
+++ b/docs/optimization-engine/README.md
@@ -32,6 +32,8 @@ The Azure Optimization Engine (AOE) is an extensible solution designed to genera
+
+
## 🙋♀️ Why an Optimization Engine?
The Azure Optimization Engine (AOE) was initially developed to augment Virtual Machine right-size recommendations coming from Azure Advisor with additional metrics and properties (see the whole blog series dedicated to this idea, starting [here](https://aka.ms/AzureOptimizationEngine/rightsizeblogpt1)) but quickly evolved to a generic framework for [Well-Architected Framework](https://learn.microsoft.com/azure/well-architected)-inspired optimizations of all
@@ -39,6 +41,8 @@ kinds, developed by the community. Besides the recommendations generated by Azur
+
+
## 🌟 Benefits
Besides collecting **all Azure Advisor recommendations**, AOE includes other custom recommendations that you can tailor to your needs, such as:
@@ -101,6 +105,8 @@ Once deployed and after all the initial ingestion and recommendations generation
+
+
## 📋 Requirements
* A supported Azure subscription (see the [FAQ](./faq.md))
@@ -120,6 +126,8 @@ During deployment, you'll be asked several questions. You must plan for the foll
+
+
## ➕ Deployment instructions
The simplest, quickest and recommended method for installing AOE is by using the **Azure Cloud Shell** (PowerShell). You just have to follow these steps:
@@ -144,6 +152,8 @@ $tags = @{"Service"="aoe";"Environment"="Demo"}
+
+
## 🛫 Get started with AOE
After deploying AOE, there are several ways for you to get started (you have to wait at least 3 hours before seeing data):