diff --git a/README.md b/README.md index c3b2a1f..356defb 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This is a template to write CWL documents with VSCode with remote container exte - A container setting for VSCode. It provides the followings: - basic tools such as `cwltool`, `cwl-runner`, `cwltest` and `nodejs` (for `InlineJavascriptRequirement`) - `docker` (you can use it without any configurations) - - [Rabix Benten](https://github.com/rabix/benten) and [zatsu-cwl-generator](https://github.com/tom-tan/zatsu-cwl-generator) to help writing CWL documents + - [YAML extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) and [zatsu-cwl-generator](https://github.com/tom-tan/zatsu-cwl-generator) to help writing CWL documents - [Live Share extension](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare) for live coding - A template for `cwltest` - Templates for CI services (described below)