diff --git a/README.md b/README.md index 5f13d4547..a71df0c1b 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ Why? MNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code and more robust, and to facilitate data and code sharing with co-workers and collaborators. +Having your data in BIDS format also allows the use of automated pipelines, for example [mne-bids-pipeline](https://mne.tools/mne-bids-pipeline/stable/). + How? ---- diff --git a/doc/index.rst b/doc/index.rst index 0c0706d1e..b44ece06d 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -18,6 +18,8 @@ Why? MNE-BIDS links BIDS and MNE-Python with the goal to make your analyses faster to code and more robust, and to facilitate data and code sharing with co-workers and collaborators. +Having your data in BIDS format also allows the use of automated pipelines, for example `mne-bids-pipeline `_. + What is this BIDS thing, anyway? -------------------------------- BIDS, the Brain Imaging Data Structure,