Use NeedlemanWunsch for string comparison on Mangasee.cs

Resolves #132
#167
This commit is contained in:
2024-04-27 19:09:12 +02:00
parent 4692cc297a
commit fb0755eb89
3 changed files with 14 additions and 42 deletions

View File

@ -85,6 +85,7 @@ That is why I wanted to create my own project, in a language I understand, and t
- Newtonsoft.JSON
- [PuppeteerSharp](https://www.puppeteersharp.com/)
- [Html Agility Pack (HAP)](https://html-agility-pack.net/)
- [Soenneker.Utils.String.NeedlemanWunsch](https://github.com/soenneker/soenneker.utils.string.needlemanwunsch)
- 💙 Blåhaj 🦈
<p align="right">(<a href="#readme-top">back to top</a>)</p>