diff --git a/README.md b/README.md index 5347c08..598fdac 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +GNU General Public License v2.0 — see [LICENSE](LICENSE.md) for details. \ No newline at end of file