Skip to content

Commit e0efa85

Browse files
author
Antoine Cajot
authored
Update README.md
1 parent b34297a commit e0efa85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ pip3 install pdfkit
1919

2020
## Customizing
2121

22-
Adapt template.html and style.css to your needs, keeping in mind that wkhtmltopdf can be fickle with recent CSS since it does not yet use the latest version of Qt WebKit. You can add more fields in the template by adding them both in the details dictionary in `main.py` as well as referring them in `template.html`.
22+
Adapt `template.html` and `style.css` to your needs, keeping in mind that wkhtmltopdf can be fickle with recent CSS since it does not yet use the latest version of Qt WebKit. You can add more fields in the template by adding them both in the details dictionary in `main.py` as well as referring them in `template.html`.
2323

2424
## Example output
2525

0 commit comments

Comments
 (0)