Skip to content

Commit 8420976

Browse files
committed
docs(README): Adding note to baseline
1 parent 832dfb6 commit 8420976

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ In order to produce the One Billion Rows of text, we are providing the [source c
7878
| **-n** or **--line-count \<number\>** | The amount of lines to be generated ( Can use 1_000_000_000 ) |
7979

8080
## Baseline
81+
> **NOTE** \
82+
> This is still a bit in flux, still needing to get the Delphi version done.
8183
8284
In order to verify the official output, we are providing the [source code](./baseline) for the official baseline.
8385

@@ -87,7 +89,6 @@ In order to verify the official output, we are providing the [source code](./bas
8789
| **-v** or **--version** | Writes the version and exits |
8890
| **-i** or **--input-file \<filename\>** | The file containing the 1 billion rows |
8991

90-
9192
### Verify
9293
You can verify the generated `measurements.txt` with a `SHA256` utility:
9394

0 commit comments

Comments
 (0)