Skip to content

Commit dd4e2aa

Browse files
authored
Update README.md
1 parent f0f4656 commit dd4e2aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=flat)](https://github.com/younatics/YNSearch/blob/master/LICENSE)
77
[![Build Status](https://travis-ci.org/younatics/YNSearch.svg?branch=master)](https://travis-ci.org/younatics/YNSearch)
88
[![Platform](https://img.shields.io/cocoapods/p/YNSearch.svg?style=flat)](http://cocoapods.org/pods/YNSearch)
9-
[![Swift 4.2](https://img.shields.io/badge/Swift-4.2-blue.svg?style=flat)](https://developer.apple.com/swift/)
9+
[![Swift 5.0](https://img.shields.io/badge/Swift-5.0-blue.svg?style=flat)](https://developer.apple.com/swift/)
1010

1111
## Updates
1212
See [CHANGELOG](https://github.com/younatics/YNSearch/blob/master/CHANGELOG.md) for details
1313

1414
## Intoduction
15-
🔍 Awesome search view, written in Swift 4.2, appears search view like Pinterest Search view. You can fully customize this library. You can also use this library with Realm! See usage in below
15+
🔍 Awesome search view, written in Swift 5.0, appears search view like Pinterest Search view. You can fully customize this library. You can also use this library with Realm! See usage in below
1616
#### See [Highlighter](https://github.com/younatics/Highlighter) for highlight search result
1717

1818
![demo2](Images/Highlighter.gif)
@@ -22,7 +22,7 @@ See [CHANGELOG](https://github.com/younatics/YNSearch/blob/master/CHANGELOG.md)
2222

2323
## Requirements
2424

25-
`YNSearch` is written in Swift 4.2. Compatible with iOS 8.0+
25+
`YNSearch` is written in Swift 5.0. Compatible with iOS 8.0+
2626

2727
## Installation
2828

0 commit comments

Comments
 (0)