Ver Fonte

Update readme.md

Marcin Ziąbek há 3 anos atrás
pai
commit
aede62c135
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      readme.md

+ 2 - 2
readme.md

@@ -90,10 +90,10 @@ Document.Create(container =>
 
 And compare it to the produced PDF file:
 
-
+<img src="https://github.com/QuestPDF/example-invoice/raw/main/images/minimal-api.png" width="300px">
 
 ## Are you ready for more?
 
 The Fluent API of QuestPDF scales really well. It is easy to create and maintain even most complex documents. Read [the Getting started tutorial](https://www.questpdf.com/documentation/getting-started.html) to learn QuestPDF basics and implement an invoice under 200 lines of code. You can also investigate and play with the code from [the example repository](https://github.com/QuestPDF/example-invoice).
 
-<img src="https://github.com/QuestPDF/example-invoice/raw/main/images/invoice.png" width="595px">
+<img src="https://github.com/QuestPDF/example-invoice/raw/main/images/invoice.png" width="400px">