From 2383b22bad6855d3f80c0bdcc656754fc6cce8b5 Mon Sep 17 00:00:00 2001 From: ykyouhei Date: Sun, 18 Sep 2016 18:18:34 +0900 Subject: [PATCH] update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0e6d63..8399ac0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Pod Version](http://img.shields.io/cocoapods/v/KYNavigationProgress.svg?style=flat)](http://cocoadocs.org/docsets/KYNavigationProgress/) [![Pod Platform](http://img.shields.io/cocoapods/p/KYNavigationProgress.svg?style=flat)](http://cocoadocs.org/docsets/KYNavigationProgress/) [![Pod License](http://img.shields.io/cocoapods/l/KYNavigationProgress.svg?style=flat)](https://github.com/ykyohei/KYNavigationProgress/blob/master/LICENSE) -[![Language](http://img.shields.io/badge/language-swift-brightgreen.svg?style=flat)](https://developer.apple.com/swift) +![Swift version](https://img.shields.io/badge/swift-3.0-orange.svg) `KYNavigationProgress` is simple extension of UINavigationController to display progress on the UINavigationBar.