diff --git a/.github/workflows/toc.yml b/.github/workflows/toc.yml index 04ce0cb..fe01976 100644 --- a/.github/workflows/toc.yml +++ b/.github/workflows/toc.yml @@ -17,3 +17,4 @@ jobs: - uses: technote-space/toc-generator@v4 with: TOC_TITLE: "## Table of Contents" + CUSTOM_MODE: true diff --git a/README.md b/README.md index cf20f00..b77252b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Cylc Logo Awesome Cylc [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) -A curated list of Cylc workflows and useful resources. Please feel free to contribute! +A curated list of [Cylc](https://cylc.github.io/) workflows and useful resources. Please feel free to contribute! -Each item specifies the Cylc main versions it is compatible with. For exemple, "**[7/8] [VSCode](#syntax-highlighting)**" means that this IDE extension is compatible with Cylc 7 and 8. +Each item specifies the Cylc main versions it is compatible with. For exemple, "**[7/8] Cylc VSCode Extension**" means that this IDE extension is compatible with Cylc 7 and 8.