summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndres G. Aragoneses <knocte@gmail.com>2017-04-18 17:27:10 +0800
committerRui Marinho <me@ruimarinho.net>2017-04-18 10:27:10 +0100
commita153245b59837899cd7f4f4bdeae7c79e0ddebf5 (patch)
treed3a7f59bc52c626c6305778319acd5d3599e43b4
parentaa1811126570b7d5e10c0473bad3b0dd0fb858eb (diff)
downloadxamarin-forms-a153245b59837899cd7f4f4bdeae7c79e0ddebf5.tar.gz
xamarin-forms-a153245b59837899cd7f4f4bdeae7c79e0ddebf5.tar.bz2
xamarin-forms-a153245b59837899cd7f4f4bdeae7c79e0ddebf5.zip
README: add macOS to list of supported platforms (#871)
Support was added in https://github.com/xamarin/Xamarin.Forms/pull/650 (https://github.com/xamarin/Xamarin.Forms/commit/52fc04724fc163c68c54cf33a5931871f8c1ee8e)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a742a68b..ae8c5c33 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
<img src="banner.png" alt="Xamarin.Forms banner" height="145" >
# Xamarin.Forms #
-Xamarin.Forms provides a way to quickly build native apps for iOS, Android, and Windows, completely in C#.
+Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows and macOS, completely in C#.
Read more about the platform at https://www.xamarin.com/forms.