From cf6fc3b8f62bcb9f9b885ec3636b4d1842286901 Mon Sep 17 00:00:00 2001 From: glax Date: Tue, 6 Jun 2023 21:27:12 +0200 Subject: [PATCH] Update readme HtmlAgilityPack --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a60cf95..f15d2cd 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ That is why I wanted to create my own project, in a language I understand, and t - .NET-Core - Newtonsoft.JSON - [PuppeteerSharp](https://www.puppeteersharp.com/) +- [Html Agility Pack (HAP)](https://html-agility-pack.net/) - Love <3 Blåhaj 🦈

(back to top)