From bbb5eef43c023e8a6f57d9f1c80d46e9a664f545 Mon Sep 17 00:00:00 2001 From: Bob van de Vijver Date: Fri, 9 Sep 2022 15:52:49 +0200 Subject: [PATCH] Remove SymfonyInsights badge --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b2230fb..2bd6141 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ [![Join the chat at https://gitter.im/bobvandevijver/latex-bundle](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/bobvandevijver/latex-bundle?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -[![SymfonyInsight](https://insight.symfony.com/projects/bf9b5c8a-ba70-433d-ab19-5766eeec94e5/mini.svg)](https://insight.symfony.com/projects/bf9b5c8a-ba70-433d-ab19-5766eeec94e5) - ### For whenever you want more flexibility than with any other PHP-PDF library This bundle provides basic LaTeX support to ensure flexible PDF rendering in your Symfony2 application. The project was started as an idea to avoid the standard TCPDF library in the hope that the compilation of LaTeX can be done more efficiently and more consistently across machines.