Skip to content

Commit aada53a

Browse files
authored
Update README.md
1 parent e039966 commit aada53a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
|`master`|[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=592889ed482e8d00016f99eb&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/592889ed482e8d00016f99eb/build/latest?branch=master)|
1010
|`develop`|[![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=592889ed482e8d00016f99eb&branch=develop&build=latest)](https://dashboard.buddybuild.com/apps/592889ed482e8d00016f99eb/build/latest?branch=develop)|
1111

12-
![Language](https://img.shields.io/badge/language-Swift%204.x-orange.svg)
12+
![Language](https://img.shields.io/badge/language-Swift%204.2-orange.svg)
1313
![Supported platforms](https://img.shields.io/badge/platform-iOS-lightgrey.svg)
1414
[![codebeat badge](https://codebeat.co/badges/5a29ccd4-fda0-45d1-ae57-e7158e01449a)](https://codebeat.co/projects/github-com-giulio92-gltablecollectionview)
1515
[![license](https://img.shields.io/github/license/giulio92/GLTableCollectionView.svg)](https://github.com/giulio92/GLTableCollectionView/blob/master/LICENSE.txt)
@@ -47,8 +47,8 @@ var paginationEnabled: Bool = true
4747
</p>
4848

4949
## Requirements
50-
- Xcode 9.0+
51-
- Swift 4.0+
50+
- Xcode 10.0+
51+
- Swift 4.2+
5252
- iOS 9.0+
5353
- [SwiftLint](https://github.com/realm/SwiftLint) (Optional, but _highly_ suggested)
5454

0 commit comments

Comments
 (0)