From 18b9ea0aeff409faaf2911ca17f799b13e2a3594 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..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