From 1cce4cb0b0305be7699be1ea8730e2a943549754 Mon Sep 17 00:00:00 2001 From: Patrick Organ Date: Tue, 28 May 2024 13:44:05 -0400 Subject: [PATCH] update readme --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 3ad94c9..0f2d4d2 100644 --- a/README.md +++ b/README.md @@ -8,16 +8,6 @@ This package provides an easy-to-work-with class to convert a PDF to one or more image. -Spatie is a webdesign agency in Antwerp, Belgium. You'll find an overview of all our open source projects [on our website](https://spatie.be/opensource). - -## Support us - -[](https://spatie.be/github-ad-click/pdf-to-image) - -We invest a lot of resources into creating [best in class open source packages](https://spatie.be/open-source). You can support us by [buying one of our paid products](https://spatie.be/open-source/support-us). - -We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on [our contact page](https://spatie.be/about-us). We publish all received postcards on [our virtual postcard wall](https://spatie.be/open-source/postcards). - ## Requirements You should have [Imagick](http://php.net/manual/en/imagick.setresolution.php) and [Ghostscript](http://www.ghostscript.com/) installed.