From 67f7eb545962e0cf7aa705fb6ae6e26b30956e4a Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 10 Aug 2021 15:13:32 -0600 Subject: [PATCH] Updated Readme Updated Readme to include information on the 3 recently added products. --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 463ab5b..fdbd93c 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,16 @@ Version ## Overview: - This is a product API for grocery and item data. It will return information including prices, names, images descriptions, ids, nutrition information (and USDA nutrition information on produce), and many more things. + This is a product API for grocery and item data. It will return information including prices, names, images descriptions, ids, nutrition information (USDA nutrition information on produce), and many more things. - I built this API when I tried finding product data for a project, but couldn't find any that worked for my needs. The database is small and only contains 81 products, but I work on adding more products every so often. + I built this API when I tried finding product data for a project, but couldn't find any that worked for my needs. The database is small and only contains 84 products, but I work on adding more products every so often. ### By the Numbers: - * 81 total items - * 65 categories - * 60 different brands - * $212.99 worth of products - * 113,501 total calories + * 84 total items + * 70 categories + * 61 different brands + * $217.87 worth of products + * 115,251 total calories ### Contents * names