From 9d334c0e4857a4dd7dd6155ec70354fc0a91e72b Mon Sep 17 00:00:00 2001 From: Michael Thomsen Date: Thu, 24 Oct 2024 07:50:52 +0200 Subject: [PATCH] Update veggie seasons README.md (#2479) --- veggieseasons/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/veggieseasons/README.md b/veggieseasons/README.md index 8f0273e91..bf21b0799 100644 --- a/veggieseasons/README.md +++ b/veggieseasons/README.md @@ -1,10 +1,8 @@ # Veggie Seasons -An iOS app that shows which fruits and vegetables are currently in season. It +An iOS sample app that shows which fruits and vegetables are currently in season. It showcases Flutter's Cupertino package. -[Available now in the App Store!](https://itunes.apple.com/is/app/veggie-seasons/id1450855435) - **NOTE:** While Flutter supports many platforms, this application is designed specifically for iOS. It's not intended to be run on Android, web, or desktop.