From 44c2524c5976399c99e44ff3f8187f8e8d4f08ed Mon Sep 17 00:00:00 2001 From: Andrew Bancroft Date: Mon, 20 Mar 2017 12:22:41 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f6ab98a..899db54 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # SwiftRotateAnimation ## Resources -This repository contains an example XCode project for the blog post at [andrewcbancroft.com](http://www.andrewcbancroft.com) titled [Rotate Animation in Swift](http://www.andrewcbancroft.com/2014/10/15/rotate-animation-in-swift/). +This repository contains an example Xcode project for the blog post at [andrewcbancroft.com](http://www.andrewcbancroft.com) titled [Rotate Animation in Swift](http://www.andrewcbancroft.com/2014/10/15/rotate-animation-in-swift/). ## Compatibility Verified that this repository's code works in Xcode 8+ with Swift 3