From 7deb028199b828d1833b60afbe13ad4475826c5a Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Dec 2024 15:07:16 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a5f1a4..6e31efc 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ To reload changes: 1. Add data validation with something like Malli 2. Allow the user to select ranges themselves for the nurition limits -3. All the user to select a food item from a list of options as they type +3. Allow the user to select a food item from a list of options as they type 4. More tests 5. Improve the UI