readme update
This commit is contained in:
parent
c16416ac6d
commit
4295c9fa4d
1 changed files with 2 additions and 2 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue