Skip to content

Commit 98f4175

Browse files
committed
docs(README): New swicth: 400 stations only
This allows us to have a way to compare with the original Java challenge
1 parent fa7e143 commit 98f4175

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: README.md

+1
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ In order to produce the One Billion Rows of text, we are providing the [source c
109109
| **-i** or **--input-file \<filename\>** | The file containing the Weather Stations |
110110
| **-o** or **--output-file \<filename\>** | The file that will contain the generated lines |
111111
| **-n** or **--line-count \<number\>** | The amount of lines to be generated ( Can use 1_000_000_000 ) |
112+
| **-4** or **--400stations** | Only 400 weather stations in output file |
112113

113114
## Baseline
114115
> **NOTE**

0 commit comments

Comments
 (0)