From 1e7096f36113c748645948c8d76359d8af4b418a Mon Sep 17 00:00:00 2001 From: Mitul Patel Date: Sat, 20 Jul 2024 05:43:20 -0400 Subject: [PATCH] fix(docs): alphabetize link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355d6d57..1d01b587 100644 --- a/README.md +++ b/README.md @@ -828,8 +828,8 @@ API | Description | Auth | HTTPS | CORS | | [Coffee](https://coffee.alexflipnote.dev/) | Random pictures of coffee | No | Yes | Unknown | | [Edamam nutrition](https://developer.edamam.com/edamam-docs-nutrition-api) | Nutrition Analysis | `apiKey` | Yes | Unknown | | [Edamam recipes](https://developer.edamam.com/edamam-docs-recipe-api) | Recipe Search | `apiKey` | Yes | Unknown | -| [Foodish](https://github.com/surhud004/Foodish#readme) | Random pictures of food dishes | No | Yes | Yes | | [FoodData Central](https://fdc.nal.usda.gov/api-guide.html) | USDA food nutrient data | Yes | Yes | No | +| [Foodish](https://github.com/surhud004/Foodish#readme) | Random pictures of food dishes | No | Yes | Yes | | [Fruityvice](https://www.fruityvice.com) | Data about all kinds of fruit | No | Yes | Unknown | | [Kroger](https://developer.kroger.com/reference) | Supermarket Data | `apiKey` | Yes | Unknown | | [LCBO](https://lcboapi.com/) | Alcohol | `apiKey` | Yes | Unknown |