From 405753275f95c96f4779dbebec8375a7dfec5b51 Mon Sep 17 00:00:00 2001 From: Eddie Kaiger Date: Thu, 4 Apr 2019 12:07:21 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 19c9f17..aa08c2f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ 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) @@ -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