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:
@@ -81,7 +81,7 @@ The format supports the following data types:
|
|||||||
- Example: `wholeFloat = 5.f`
|
- Example: `wholeFloat = 5.f`
|
||||||
|
|
||||||
### Array of Subsections
|
### Array of Subsections
|
||||||
Arrays of subsections are implicty realizable by naming subsections, and do not need specific parsing rules.
|
Arrays of subsections are implicty realizable by naming subsections and do not need specific parsing rules.
|
||||||
We recommend using something alike the following structure:
|
We recommend using something alike the following structure:
|
||||||
```text
|
```text
|
||||||
[Database]
|
[Database]
|
||||||
|
|||||||
Reference in New Issue
Block a user