[README] Add Xamarin.Forms banner (#757)
authorVincent Dondain <VincentDondain@users.noreply.github.com>
Thu, 9 Feb 2017 22:02:30 +0000 (17:02 -0500)
committerRui Marinho <me@ruimarinho.net>
Thu, 9 Feb 2017 22:02:30 +0000 (22:02 +0000)
This banner is similar to what we're using at open.xamarin.com
and to the installer's new splash screen images.

Xamarin.iOS is already using its banner.

README.md
banner.png [new file with mode: 0644]

index dddd319..a742a68 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+<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#.
diff --git a/banner.png b/banner.png
new file mode 100644 (file)
index 0000000..2266bcb
Binary files /dev/null and b/banner.png differ