diff --git a/README.md b/README.md index 6f19dd8..9582b37 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,25 @@
-[![Platform](http://img.shields.io/badge/platform-ios-blue.svg?style=flat)](https://developer.apple.com/iphone/index.action) -[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift) -[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) -[![Swift Package Manager compatible](https://img.shields.io/badge/Swift%20Package%20Manager-compatible-brightgreen.svg)](https://github.com/apple/swift-package-manager) -[![Version](https://img.shields.io/cocoapods/v/Sica.svg?style=flat)](https://cocoapods.org/pods/Sica) -[![License](https://img.shields.io/cocoapods/l/Sica.svg?style=flat)](https://cocoapods.org/pods/Sica) + Sica can execute various animations sequentially or parallely. @@ -22,6 +35,8 @@ Sica can execute various animations sequentially or parallely. ## Requirements - Xcode 9.3 - iOS 9 or greater +- tvOS 10.0 or greater +- macOS 10.11 or greater ## Installation