diff --git a/README.md b/README.md index d63fcdc..897db2d 100644 --- a/README.md +++ b/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