Add AppVeyor badge
This commit is contained in:
@@ -2,6 +2,7 @@ HtmlSanitizer
|
||||
=============
|
||||
|
||||
[](https://www.nuget.org/packages/HtmlSanitizer)
|
||||
[](https://ci.appveyor.com/project/mganss/htmlsanitizer)
|
||||
|
||||
HtmlSanitizer is a .NET library for cleaning HTML fragments from constructs that can lead to [XSS attacks](https://en.wikipedia.org/wiki/Cross-site_scripting).
|
||||
It uses the excellent C# jQuery port [CsQuery](https://github.com/jamietre/CsQuery) to parse, manipulate, and render HTML and CSS.
|
||||
|
||||
Reference in New Issue
Block a user