From 8a9f3dd52f197a6f69aa1d37fbaf6da086289e5c Mon Sep 17 00:00:00 2001 From: Ricardo Pereira Date: Thu, 10 Dec 2015 07:47:29 +0000 Subject: [PATCH] Version 0.9 --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c6727b1..b8bf95e 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,6 @@ ColiseuPlayer in your project requires the following steps:_ ## Usage -### Assign to Remote player - -Working on Demo - ```swift import ColiseuPlayer @@ -114,7 +110,7 @@ class ViewController: UIViewController, ColiseuPlayerDataSource, ColiseuPlayerDe } ```` -## Contact +### Contact Follow Coliseu on Twitter ([@coliseuapp](https://twitter.com/coliseuapp)) @@ -126,7 +122,7 @@ Follow Coliseu on Twitter ([@coliseuapp](https://twitter.com/coliseuapp)) - [Zaid M. Said](http://github.com/SentulAsia) ([@SentulAsia](https://twitter.com/SentulAsia)) -## License +### License ColiseuPlayer is released under the MIT license. See [LICENSE] for details.