diff --git a/episodes/01_introduction.md b/episodes/01_introduction.md index 18884e5d..371157ac 100644 --- a/episodes/01_introduction.md +++ b/episodes/01_introduction.md @@ -33,6 +33,8 @@ Using a general purpose language like bash or python can be challenging: - Scalable - Reusable +List of workflow languages: https://workflows.community/systems + ## Strengths of Snakemake - Readability - Only creates missing or out of date files