From a1d27ea8e802a0ae3af4d1eb7893ecc002b8ae19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Zi=C4=85bek?= Date: Mon, 1 Mar 2021 16:37:07 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 924ee70..90c8aaf 100644 --- a/readme.md +++ b/readme.md @@ -2,8 +2,6 @@ -QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. - ## Overview 1) **Rely on solid fundamentals** - This library is created specifically for designing and arranging document layouts, with full paging support. Alternative solutions, such as HTML-based converters, are not designed for this purpose and therefore are often unpredictable and do not produce desired results.