From 21f6a25ca9bbd3f355c639e800887afbc30eed8e Mon Sep 17 00:00:00 2001 From: ToyB-Chan Date: Sun, 2 Feb 2025 07:25:21 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 15a3267..31dcc3b 100644 --- a/README.md +++ b/README.md @@ -89,11 +89,11 @@ Version = 1 [Database.Persons] [Database.Persons.0] -Name = John Smith +Name = "John Smith" Age = 36 [Database.Persons.1] -Name = Emily Johnson +Name = "Emily Johnson" Age = 24 ``` 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.