From 4a80fb308094d73dd4272b7cb10427b087fcf6a3 Mon Sep 17 00:00:00 2001 From: albert Date: Mon, 28 Jul 2025 23:23:57 +0200 Subject: [PATCH] update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index deeb6a2..f9274e8 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,9 @@ - implement endpoints and their tests - troubleshooting: update jest.config and tsconfig to allow test use dependencies +- Fourth part: [#6 PR : feat/scraper](https://github.com/aabril/dailytrends/pull/6) + - Crea un “servicio de lectura de feeds” que extraiga por web scraping + - ## Feed layer abstractions