summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: