From 3d3d9af76fd190490e78bebc639005b1c63e262c Mon Sep 17 00:00:00 2001 From: Maria Katsantoni <maria.katsadoni@gmail.com> Date: Fri, 27 Aug 2021 16:20:13 +0200 Subject: [PATCH] Fix the logo figure loading --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a33fee3..085f972 100644 --- a/README.md +++ b/README.md @@ -235,6 +235,7 @@ your run. [profiles]: <https://snakemake.readthedocs.io/en/stable/executing/cli.html#profiles> [miniconda-installation]: <https://docs.conda.io/en/latest/miniconda.html> [rule-graph]: images/rule_graph.svg +[zarp-logo]: images/zarp_logo.svg [snakemake]: <https://snakemake.readthedocs.io/en/stable/> [singularity]: <https://sylabs.io/singularity/> [singularity-install]: <https://sylabs.io/guides/3.5/admin-guide/installation.html> -- GitLab