Skip to content

Commit

Permalink
Improve description (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-luke authored Jun 20, 2021
1 parent f0d18ec commit 26fd592
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ services:
image: fnirs-apps/qr
volumes:
- /home/runner/example_data/BIDS-NIRS-Tapping-master/:/bids_dataset
command: ["--sci_threshold", "0.6"]
command: ["--sci-threshold", "0.6"]
4 changes: 2 additions & 2 deletions fnirsapp_qr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fNIRS Apps: Quality Reports",
"description": "A GLM pipeline for quality reports",
"description": "Generate quality reports for fNIRS data",
"author": "Robert Luke",
"tool-version": "v0.1.0",
"schema-version": "0.5",
Expand Down Expand Up @@ -97,4 +97,4 @@
"custom": {
"BIDSAppSpecVersion": "Draft"
}
}
}

0 comments on commit 26fd592

Please sign in to comment.