Update README.md

This commit is contained in:
Caner Patır
2018-05-04 17:00:20 +03:00
committed by GitHub
parent d170097bb9
commit 5b057c8cc8

View File

@@ -24,7 +24,7 @@ string cleanHtml = result.CleanHtml;
IEnumerable<string> errorMessages = result.ErrorMessages; IEnumerable<string> errorMessages = result.ErrorMessages;
``` ```
Referances References
---------- ----------
* [OWASP AntiSamy Project - https://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project](https://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project) * [OWASP AntiSamy Project - https://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project](https://www.owasp.org/index.php/Category:OWASP_AntiSamy_Project)