Browse Source

fix: add species to template_description.json

Oscar Esteban 2 years ago
parent
commit
dc98796672
1 changed files with 2 additions and 1 deletions
  1. 2 1
      template_description.json

+ 2 - 1
template_description.json

@@ -8,6 +8,7 @@
   "License": "See LICENSE file",
   "Name": "FreeSurfer's fsaverage template",
   "ReferencesAndLinks": [],
+  "Species": "Homo sapiens",
   "TemplateFlowVersion": "1.0.0",
   "res": {
     "01": {
@@ -45,4 +46,4 @@
       ]
     }
   }
-}
+}