From 4295c9fa4d2c062b6e862da04b57ea888cdac5ac Mon Sep 17 00:00:00 2001 From: akdeb Date: Sun, 4 May 2025 17:54:25 +0100 Subject: [PATCH] readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 420f359..7e486ad 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ ElatoAI consists of three main components: We have a [Usecases.md](Usecases.md) file that outlines the core use cases for the [Elato AI device](https://www.elatoai.com/products) or any other custom conversational AI device. -## 🗺️ High-Level Flow +## High-Level Flowchart ```mermaid flowchart TD @@ -206,7 +206,7 @@ graph TD esp32 --> ESPAsyncWebServer[ESPAsyncWebServer] ``` -## ⚙️ PlatformIO Configuration +## ⚙️ PlatformIO Config ```ini [env:esp32-s3-devkitc-1]