From 7d3b0323591cae76b24b0c996fbd83969d28b2ab Mon Sep 17 00:00:00 2001 From: Ugo Date: Mon, 16 Dec 2019 22:54:19 +0100 Subject: [PATCH] install tutorial --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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