From 67b3e77ff07fefb186c1ef66434b72ae8deac34a Mon Sep 17 00:00:00 2001 From: Robrecht Cannoodt Date: Wed, 17 Jul 2024 13:04:08 +0200 Subject: [PATCH] remove directions --- README.md | 2 -- README.qmd | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index 7496f36..af5e675 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ Check out some of Viash’s key features: graph LR subgraph component [Viash component] subgraph script [Script] - direction TD rlang[R script] python[Python script] bash[Bash script] @@ -62,7 +61,6 @@ graph LR nextflow --dependency--> nextflow subgraph compute [Compute environment] - direction TD local[Local execution] awsbatch[AWS Batch] googlebatch[Google Cloud Batch] diff --git a/README.qmd b/README.qmd index a04fd8b..143eec5 100644 --- a/README.qmd +++ b/README.qmd @@ -29,7 +29,6 @@ Check out some of Viash's key features: graph LR subgraph component [Viash component] subgraph script [Script] - direction TD rlang[R script] python[Python script] bash[Bash script] @@ -53,7 +52,6 @@ graph LR nextflow --dependency--> nextflow subgraph compute [Compute environment] - direction TD local[Local execution] awsbatch[AWS Batch] googlebatch[Google Cloud Batch]