readme update

This commit is contained in:
Nicolás Sánchez 2026-03-10 16:56:50 -03:00
parent 1a9898e50f
commit 74dc694a21
1 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@ User → data-orchestrator → [operators in parallel] → crypto-analyst → re
| Link extraction | `scraper_host:5003` | Parses CoinMarketCap pages, categorizes links |
| GitHub scraper | `scraper_host:5002` | Fetches repo/org metrics from GitHub API |
| RSS fetcher | `scraper_host:5001` | Stores and queries RSS feeds by ticker/project |
| Twitter scraper | `scraper_host:5000` | Fetches Twitter/X profile data |
---
@ -73,4 +74,4 @@ Each report covers: Executive Summary, Project Overview, Development Activity, C
## License
GNU General Public License v2.0 — see [LICENSE] (https://www.gnu.org/licenses/gpl-2.0.html) for details.
GNU General Public License v2.0 — see [LICENSE](LICENSE.md) for details.