diff --git a/README.md b/README.md
index a89d26a..1cc111e 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ With SwissQRBill you can easily generate the new QR Code payment slips in Node.j
-[](https://github.com/schoero/SwissQRBill/blob/master/assets/qrbill.pdf)
+![QR bill](assets/qr-bill.svg)
@@ -142,7 +142,7 @@ The documentation for PDFKit can be found [here](http://pdfkit.org/docs/getting_
A simple guide how to generate a complete bill can be found in [docs/how-to-create-a-complete-bill.md][how to create a complete bill]. You will learn how to create a PDF that looks like this:
-[](https://github.com/schoero/SwissQRBill/tree/master/doc/how-to-create-a-complete-bill.md)
+![Complete QR bill](assets/complete-qr-bill.png)
[importing documentation]: ./docs/importing.md
[repository docs]: ./docs/
diff --git a/docs/how-to-create-a-complete-bill.md b/docs/how-to-create-a-complete-bill.md
index 9884603..f22049a 100644
--- a/docs/how-to-create-a-complete-bill.md
+++ b/docs/how-to-create-a-complete-bill.md
@@ -372,7 +372,7 @@ pdf.end();
When you run the code above, SwissQRBill should generate a PDF file named `qr-bill.pdf` that looks like this:
-[](https://github.com/schoero/SwissQRBill/blob/master/assets/complete-qr-bill.pdf)
+![Complete QR bill](../assets/complete-qr-bill.png)
[swissqrbill]: https://github.com/schoero/SwissQRBill/blob/v4/docs/pdf/index.md#swissqrbill
[table]: https://github.com/schoero/SwissQRBill/blob/v4/docs/pdf/index.md#table