farrell236 commited on
Commit
9df28d0
1 Parent(s): 8089d8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -22,11 +22,13 @@ Images will have one of the following segmentation files:
22
 
23
  ## Requirements
24
 
 
25
  pandas==1.5.0
26
  pydicom==2.3.1
27
  pydicom-seg==0.4.1
28
  SimpleITK==2.2.0
29
  tqdm==4.64.1
 
30
 
31
  ## Citation
32
 
 
22
 
23
  ## Requirements
24
 
25
+ ```
26
  pandas==1.5.0
27
  pydicom==2.3.1
28
  pydicom-seg==0.4.1
29
  SimpleITK==2.2.0
30
  tqdm==4.64.1
31
+ ```
32
 
33
  ## Citation
34