mirror of
https://github.com/ToyB-Chan/mini-file-format.git
synced 2026-05-14 10:21:16 +02:00
Update README.md
This commit is contained in:
@@ -96,7 +96,7 @@ Age = 36
|
|||||||
Name = Emily Johnson
|
Name = Emily Johnson
|
||||||
Age = 24
|
Age = 24
|
||||||
```
|
```
|
||||||
As mentioned above, it is to be handled like any other subsection - that means not starting at index 0 nor having discontinuous indicies make the file illformed.
|
As mentioned above, it is to be handled like any other subsection - that means not starting at index 0 or having discontinuous indicies do _not_ make the file illformed.
|
||||||
|
|
||||||
## Example Structure
|
## Example Structure
|
||||||
```text
|
```text
|
||||||
|
|||||||
Reference in New Issue
Block a user