From 596a3969da56ea0711b8307df25b26328a72b1a5 Mon Sep 17 00:00:00 2001 From: Titouan Galopin Date: Tue, 16 Oct 2018 19:46:35 +0200 Subject: [PATCH] Use better SymfonyInsight widget --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dadb8da..5f7409e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # html-sanitizer [![Build Status](https://travis-ci.org/tgalopin/html-sanitizer.svg?branch=master)](https://travis-ci.org/tgalopin/html-sanitizer) -[![SymfonyInsight](https://insight.symfony.com/projects/befd5a5b-574c-4bea-9c4f-3ad202729a1b/mini.png)](https://insight.symfony.com/projects/befd5a5b-574c-4bea-9c4f-3ad202729a1b) + +[![SymfonyInsight](https://insight.symfony.com/projects/befd5a5b-574c-4bea-9c4f-3ad202729a1b/big.svg)](https://insight.symfony.com/projects/befd5a5b-574c-4bea-9c4f-3ad202729a1b) html-sanitizer is a library aiming at handling, cleaning and sanitizing HTML sent by external users (who you cannot trust), allowing you to store it and display it safely. It has sensible defaults