2 Commits f9ca4d26ab ... bc3c5b64e8

Author SHA1 Message Date
  Tom Dupré la Tour bc3c5b64e8 DOC improve README's 'How to get started' 2 years ago
  Tom Dupré la Tour f9ca4d26ab DOC improve README's 'How to get started' 2 years ago
1 changed files with 5 additions and 3 deletions
  1. 5 3
      README.md

+ 5 - 3
README.md

@@ -77,13 +77,15 @@ To load and plot the data, a basic example script is available in `example.py`.
 For more utilities and examples of analysis, see the dedicated [voxelwise
 For more utilities and examples of analysis, see the dedicated [voxelwise
 tutorials](https://github.com/gallantlab/voxelwise_tutorials).
 tutorials](https://github.com/gallantlab/voxelwise_tutorials).
 
 
-## How to get help
+#### How to get help
 
 
 The recommended way to ask questions is in the issue tracker on the GitHub page
 The recommended way to ask questions is in the issue tracker on the GitHub page
 https://github.com/gallantlab/voxelwise_tutorials/issues.
 https://github.com/gallantlab/voxelwise_tutorials/issues.
 
 
 
 
-## Data files organization
+## Data set content
+
+#### Data file organization
 
 
 ```text
 ```text
 features/                    → feature spaces used for voxelwise modeling
 features/                    → feature spaces used for voxelwise modeling
@@ -108,7 +110,7 @@ utils/
 example.py                   → Python example to load and plot the data
 example.py                   → Python example to load and plot the data
 ```
 ```
 
 
-## Data format
+#### Data format
 
 
 All files are hdf5 files, with multiple arrays stored inside.
 All files are hdf5 files, with multiple arrays stored inside.
 The names, shapes, and descriptions of each array are listed below.
 The names, shapes, and descriptions of each array are listed below.