diff --git a/readme.md b/readme.md index be3983a..d6f0f4b 100644 --- a/readme.md +++ b/readme.md @@ -71,8 +71,13 @@ A detailed description of behavior of all available components and how to use th [![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) Everything that may help you designing great reports and create reusable code that is easy to maintain. +## QuestPDF Previewer - +The QuestPDF Previewer is a tool designed to simplify and speed up your development lifecycle. First, it shows a preview of your document. But the real magic starts with the hot-reload capability! It observes your code and updates the preview every time you change the implementation. Get real-time results without the need of code recompilation. Save time and enjoy the task! + +[Learn more](https://www.questpdf.com/documentation/document-previewer.html) + + ## Simplicity is the key