Skip to content

Commit 55d800e

Browse files
authored
Merge pull request #67 from strictdoc-project/stanislaw-patch-1
docs(README): add link to the parent html2pdf4doc repo
2 parents 3e4aeea + d78a3fc commit 55d800e

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)