diff --git a/README.md b/README.md index d63fcdc..edaa52e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # html_to_pdf -### API +## Install + +``` +pip install git+https://git.finnendahl.de/Yugon/html_to_pdf.git +``` + +## API ```python import html_to_pdf as h2p