Skip to content

Commit 099fb6f

Browse files
committed
patch: Adds an image with the generated PDF to README
1 parent 6af8556 commit 099fb6f

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ generation for my future guests.
1919
- Reads host, guest, and visit details from a JSON configuration file.
2020
- Generates a formal invitation letter based on the provided details.
2121
- Outputs the generated letter as a PDF file.
22+
- Check the [example below](#example-of-generated-pdf-image)
2223

2324
## Requirements
2425
- JDK 8 or higher
@@ -61,6 +62,10 @@ You can run the tests using the following command:
6162
./gradlew test
6263
```
6364

65+
## Example of generated PDF (image)
66+
67+
![pdf-sample.png](pdf-sample.png)
68+
6469
## Credits
6570

6671
* [Renato Araujo](https://www.linkedin.com/in/renatoraraujo/)

pdf-sample.png

149 KB
Loading

0 commit comments

Comments
 (0)