Skip to content

Commit 42f9b79

Browse files
committed
docs(README): Re-ordering sections
1 parent 13d8dbc commit 42f9b79

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
@@ -121,7 +121,7 @@ In order to verify the official output, we are providing the [source code](./bas
121121
| **-v** or **--version** | Writes the version and exits |
122122
| **-i** or **--input-file \<filename\>** | The file containing the 1 billion rows |
123123

124-
### Verify
124+
## Verify Input File
125125
You can verify the generated `measurements.txt` with a `SHA256` utility:
126126

127127
**Linux**
@@ -135,6 +135,7 @@ Get-FileHash .\data\measurements.txt -Algorithm SHA256
135135
Expected `SHA256` hash:
136136
`ebad17b266ee9f5cb3d118531f197e6f68c9ab988abc5cb9506e6257e1a52ce6`
137137

138+
## Verify Output File
138139
> **NOTE**
139140
>
140141
> We are still waiting for the Delphi version to be completed in order for us to have an official `SHA256` hash for the output.

0 commit comments

Comments
 (0)