docs: update documentation for scraper and list-generator [32788f42]

This commit is contained in:
2026-03-20 16:44:04 +00:00
parent 92ba156603
commit 07b70762ee
4 changed files with 17 additions and 0 deletions

View File

@@ -35,6 +35,9 @@ Alle Dienste sind über Port **8090** (oder `https://floke-ai.duckdns.org` bei e
| **Connector** | 🔌 | `/connector/` | **"The Muscle"**. SuperOffice CRM Synchronisation. | [README](./connector-superoffice/README.md) |
| **Meeting Assistant** | 🎙️ | `/tr/` | Meeting-Transkription via Gemini 2.0. | [README](./transcription-tool/README.md) |
| **Heatmap Tool** | 🗺️ | `/heatmap/` | Visualisierung von Excel-Daten auf PLZ-Karte. | [README](./heatmap-tool/README.md) |
| **Listen-Generator** | 📄 | `/list-generator/` | Erstellt PDF-Listen aus CSV-Dateien. | [README](./list-generator/README.md) |
| **Fotograf.de Scraper**| 📸 | `/fotograf-de/` | Holt Auftragsdaten von Fotograf.de. | [README](./fotograf-de-scraper/README.md) |
---