Skip to content

Commit 3d721e1

Browse files
authored
docs(README): add link to the parent html2pdf4doc repo
1 parent 3e4aeea commit 3d721e1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# html2pdf4doc_python
22

3-
html2pdf4doc_python is the Python wrapper/CLI for the HTML2PDF4Doc JavaScript
4-
library that drives Chrome/Chromedriver to render HTML pages into PDFs.
3+
html2pdf4doc_python is the Python wrapper/CLI for the
4+
[html2pdf4doc](https://github.com/mettta/html2pdf) JavaScript
5+
library that prints HTML pages into PDFs using Chrome/Chromedriver.
56

67
This repository focuses strictly on the Python-side automation layer. The
78
rendering logic remains in the JS core.

0 commit comments

Comments
 (0)