Skip to content

Commit 7afe6f8

Browse files
committed
Swift 5.1 badge
1 parent 320ae87 commit 7afe6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![CocoaPods compatible](https://img.shields.io/cocoapods/v/CoreDataQueryInterface.svg)](https://cocoapods.org)
44
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
5-
[![Language](https://img.shields.io/badge/Swift-4.0-orange.svg)](http://swift.org)
5+
[![Language](https://img.shields.io/badge/Swift-5.1-orange.svg)](http://swift.org)
66
![Platforms](https://img.shields.io/cocoapods/p/CoreDataQueryInterface.svg)
77

88
Core Data Query Interface (CDQI) is a type-safe, fluent, intuitive library for working with Core Data in Swift. CDQI tremendously reduces the amount of code needed to do Core Data, and dramatically improves readability by allowing method chaining and by eliminating magic strings. CDQI is a bit like jQuery or LINQ, but for Core Data.

0 commit comments

Comments
 (0)