Skip to content

Commit 315ff64

Browse files
authored
Update README.md
1 parent 6556e3c commit 315ff64

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The project is structured as follows:
2222
* `data`: contains the code to execute to make the dataset;
2323
* `results`: contains the checkpoints and the results;
2424
* `model`: contains the code about the model;
25-
* `utils`: contains all the utility code.
25+
* `utils`: contains all the utility code;
26+
* `histogramAnalysis`: contains all the code necessary to print the images about the histogram distribution.
2627

2728
# Usage
2829
### Data Download

0 commit comments

Comments
 (0)