Skip to content

Commit 45fde09

Browse files
authored
Typo
1 parent 8b8fed5 commit 45fde09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ You can use this simple script to "unroll" a NRRD dataset: the folder structure
33
and all of the nrrd files will be replaced with a series of corresponding png images.
44
The script is written with a precise folder structure in mind, but you can modify the main or main_parallelized file easily to accomodate your needs.
55
## Usage
6-
- Change te input and output paths as needed in main or main_parallelized
6+
- Change the input and output paths as needed in main or main_parallelized
77
- Launch main.py or main_parallelized.py (the second one uses the multiprocessing library to speed up things)

0 commit comments

Comments
 (0)