From d2c82b59885a32889cde306cbb5b433c4a7aa949 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20Zi=C4=85bek?= Date: Tue, 5 Apr 2022 14:54:33 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2d4842c..515e0ea 100644 --- a/readme.md +++ b/readme.md @@ -68,7 +68,7 @@ A short and easy to follow tutorial showing how to design an invoice document un A detailed description of behavior of all available components and how to use them with C# Fluent API. -[![Patterns and Practices](https://img.shields.io/badge/%F0%9F%94%8D%20read-patterns%20and%20practices-blue)](https://www.questpdf.com/documentation/patterns-and-practices.html#document-metadata) +[![Patterns and Practices](https://img.shields.io/badge/%E2%9C%A8%20read-patterns%20and%20practices-blue)](https://www.questpdf.com/documentation/patterns-and-practices.html#document-metadata) Everything that may help you designing great reports and create reusable code that is easy to maintain. ## QuestPDF Previewer