From bd1bfc9ea9ead6bf5b6e4b679d3d4e0f9c87e003 Mon Sep 17 00:00:00 2001 From: Daniel Cazzulino Date: Thu, 30 May 2024 01:59:20 -0300 Subject: [PATCH] Explicitly mention web scraping in description for better SEO --- src/Web/Web.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Web/Web.csproj b/src/Web/Web.csproj index 3bcf830..b38addf 100644 --- a/src/Web/Web.csproj +++ b/src/Web/Web.csproj @@ -6,7 +6,7 @@ Devlooped.Web https://clarius.org/web readme.md - Read HTML as XML and query it with CSS over XLinq + Read HTML as XML and query it with CSS over XLinq: the most productive and lean library for web scraping using the latest and greatest that .NET can offer. @@ -25,4 +25,4 @@ - \ No newline at end of file +