Fix README syntax error

This commit is contained in:
TopchetoEU 2024-12-31 21:42:00 +02:00
parent d1a1486c6d
commit 275c0c31f6
Signed by: topchetoeu
GPG Key ID: 6531B8583E5F6ED4

View File

@ -21,8 +21,8 @@ The first program can be compiled by running `make` (or `make cpu` to get the `c
CLI arguments:
1. The input filename, or none for standard input
\[feature count] \[first seed (inclusive, may be hex)] \[last seed (exclusive, may be hex)]
\[structure name] \[structure x] \[structure y] \(repeated as many times as there are structures)
[feature count] [first seed (inclusive, may be hex)] [last seed (exclusive, may be hex)]
[structure name] [structure x] [structure y] (repeated as many times as there are structures)
### Stage 2 program:
@ -31,7 +31,7 @@ CLI arguments:
2. The input filename, or - for standard input
File data:
\[structure name] \[structure x] \[structure y] \(repeated as many times as there are structures)
[structure name] [structure x] [structure y] (repeated as many times as there are structures)
### Structure names (same for both stages):
- MINESHAFT