Skip to content

Commit

Permalink
Correct readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chriszielinski committed Jun 20, 2018
1 parent b221af8 commit ad1136b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# Player

<!--![Player](readme-assets/player.gif)-->

<!--[![GitHub Stars](https://img.shields.io/github/stars/piemonte/Player.svg)](https://github.com/piemonte/Player/stargazers) -->
[![Build Status](https://travis-ci.org/piemonte/Player.svg?branch=master)](https://travis-ci.org/piemonte/Player)
[![Platform](https://img.shields.io/cocoapods/p/Player.svg?style=flat)](http://cocoadocs.org/docsets/Player)
[![Pod Version](https://img.shields.io/cocoapods/v/Player.svg?style=flat)](http://cocoadocs.org/docsets/Player/)
Expand All @@ -29,7 +26,7 @@
- [x] simple API

### Future Features
- [] use `AVPlayerViewController` for iOS/tvOS platforms
- [ ] use `AVPlayerViewController` for iOS/tvOS platforms

## Installation
`Player` is available for installation using the Cocoa dependency manager CocoaPods & Carthage. Alternatively, you can simply copy the `Player.swift` file into your Xcode project.
Expand Down

0 comments on commit ad1136b

Please sign in to comment.