Skip to content

Commit e1e20e0

Browse files
authored
Update README.md
1 parent d29da41 commit e1e20e0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,9 @@ Required dependencies added to the pom. Note that these classes will work on any
2121
</dependencies>
2222
```
2323

24-
# Utilization
24+
## Utilization
25+
26+
FlatFileGenerator is used to generate flat files from a Dataset. FlatFileParser is used to parse a flat file into a Dataset.
27+
28+
Examples of how to use the classes are in the main.java file.
2529

0 commit comments

Comments
 (0)