update Readme

This commit is contained in:
2025-10-12 17:54:43 +02:00
parent e0623995ff
commit b4799301f1

View File

@@ -111,7 +111,8 @@ src
│ ├── core <-- Classi core per le API
│ ├── markets <-- Market data provider (Es. Binance)
│ ├── news <-- News data provider (Es. NewsAPI)
── social <-- Social data provider (Es. Reddit)
── social <-- Social data provider (Es. Reddit)
│ └── tools <-- Tools per agenti creati dalle API
└── interface <-- Interfacce utente
```