Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ravensorb committed May 14, 2016
1 parent ad177c8 commit 09a9cb4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ Xamarin Cross Platform Video Player

[![Build status](https://ci.appveyor.com/api/projects/status/afrsbak8rflndj6b?svg=true)](https://ci.appveyor.com/project/ravensorb/xamvideoplayer)

[Get the package from nuget](https://www.nuget.org/packages/Xam.Plugins.VideoPlayer)

```
Install-Package Xam.Plugins.VideoPlayer -Pre
```

## About

This library provides a fully implemented cross platform video player for Windows, iOS, and Android. Please check out the samples to see how to use it.

Note: Remeber to take care of ATS for iOS Applications
Expand Down

0 comments on commit 09a9cb4

Please sign in to comment.