Compare commits

...

1 Commits

Author SHA1 Message Date
Ugo Finnendahl 18b9ea0aef install tutorial 4 years ago
  1. 8
      README.md

@ -1,6 +1,12 @@
# html_to_pdf
### API
## Install
```bash
pip install git+https://git.finnendahl.de/Yugon/html_to_pdf.git
```
## API
```python
import html_to_pdf as h2p

Loading…
Cancel
Save