From c76f8c082815099840bc41a4c03a3fb9ab759c31 Mon Sep 17 00:00:00 2001 From: veghp Date: Thu, 18 Apr 2024 16:45:04 +0100 Subject: [PATCH] Explain installation PDF Reports / WeasyPrint dependencies. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8bf02bf..ae2aecd 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ Simple reporting on a set of sequences for documentation purposes. pip install git+https://github.com/Edinburgh-Genome-Foundry/Seq_Report.git ``` +See also [build.yml](.github/workflows/build.yml) or [PDF Reports](https://github.com/Edinburgh-Genome-Foundry/pdf_reports) Installation instructions. + ## Usage ```python