Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiekaiger authored Apr 4, 2019
1 parent 737d688 commit 4057532
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

<img src="Images/AnchorKit.png" alt="AnchorKit" />

![Swift Version](https://img.shields.io/badge/swift-5-orange.svg?style=flat)
![Swift Version](https://img.shields.io/badge/swift-4.2-orange.svg?style=flat)
![Swift Version](https://img.shields.io/badge/swift-4-orange.svg?style=flat)
![Swift Version](https://img.shields.io/badge/swift-3-orange.svg?style=flat)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
Expand Down Expand Up @@ -64,8 +66,8 @@ let topAndSideConstraints = myView.constrain(.leading, .trailing, .top, to: anot
# Requirements

- iOS 9.0+, macOS 10.11+, tvOS 9.0+
- Swift 4+, 3.2 or 3.1
- Xcode 8 or 9+
- Swift 3.1+
- Xcode 8+


# Installation
Expand Down

0 comments on commit 4057532

Please sign in to comment.