Skip to content

Commit 36e5f9f

Browse files
authored
Added OS text to README. (#283)
1 parent 046fa14 commit 36e5f9f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

veggieseasons/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Veggie Seasons
22

3-
An app that shows which fruits and vegetables are currently in season. It
3+
An iOS app that shows which fruits and vegetables are currently in season. It
44
showcases Flutter's Cupertino package.
55

66
[Available now in the App Store!](https://itunes.apple.com/is/app/veggie-seasons/id1450855435)
77

8+
**NOTE:** While Flutter supports many platforms, this application is designed
9+
specifically for iOS. It's not intended to be run on Android, web, or desktop.
10+
811
## Goals
912

1013
* Show how to build an interface that iOS users will feel right at home

0 commit comments

Comments
 (0)