readme update

This commit is contained in:
akdeb 2025-05-04 17:54:25 +01:00
parent c16416ac6d
commit 4295c9fa4d

View file

@ -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]