summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinuxWizard42 <computerwizard@linuxmail.org>2022-10-01 21:24:42 +0300
committerLinuxWizard42 <computerwizard@linuxmail.org>2022-10-01 21:24:42 +0300
commit4322cb54d8ea8eda3833c999c2fae4c115165e1c (patch)
tree9322b7822945b16b2ab739ceaedb0d9eb571a058
parentc1d6c8562862f0b7b7a228f7b508f1c4223c47cd (diff)
downloadFlashRunner-4322cb54d8ea8eda3833c999c2fae4c115165e1c.tar.gz
FlashRunner-4322cb54d8ea8eda3833c999c2fae4c115165e1c.tar.zst
More fixes to README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e6ced13..26aca22 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ FlashRunner is mainly made for flash games but can be used for any swf file.
flashrunner_game_list.json file contains the menu items in "Choose from list"
-The file format is in the main JSON object there is array called "games_menu" which contains array of objects that each has "game_name" string
+The file format in the JSON file is the main object contains array called "games_menu" which contains array of objects that each have "game_name" string
that is name displayed in games menu and "game_swf" which contains string that is the link to the .swf file
Example of the format: