From a33e5d5233b1c109fc4a89982fb308280ac078e9 Mon Sep 17 00:00:00 2001 From: Marty Sluijtman Date: Sat, 15 Jul 2023 21:49:18 +0200 Subject: [PATCH] Complete sentence in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e9baec0..593cb5f 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,5 @@ files representing a selection made from base variables contained within the initial JSON file. As it stands, there is a hard coded "genres" menu with a hardcoded set of -"genres". The goal here is to generate an arbitrary set of +"genres". The goal here is to generate an arbitrary set of lists based on a JSON +file uploaded by the user.