diff --git a/README.md b/README.md index f088d43..2dcc338 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ NB: the workflow is capable of generating a GeoTIFF (projection: [NZGD2000 / NZC ## Visual workflow summary -![Generated with: `set -o allexport && source secrets.env && set +o allexport && snakemake --snakefile ./src/Snakefile --profile profiles/default -f all --rulegraph | dot -Tpng > rulegraph.png`]() +![Generated with: `set -o allexport && source secrets.env && set +o allexport && snakemake --snakefile ./src/Snakefile --profile profiles/default -f all --rulegraph | dot -Tpng > images/rulegraph.png`]() ## Reproduction diff --git a/images/rulegraph.png b/images/rulegraph.png index f6810c2..fcb4d79 100644 Binary files a/images/rulegraph.png and b/images/rulegraph.png differ diff --git a/rulegraph.png b/rulegraph.png deleted file mode 100644 index fcb4d79..0000000 Binary files a/rulegraph.png and /dev/null differ