Skip to content

Commit 85c78ae

Browse files
author
Guled
committed
Updated README
1 parent c69abd2 commit 85c78ae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ MLKit is a simple machine learning framework written in Swift. Currently MLKit f
77
[![License](https://img.shields.io/cocoapods/l/MLKit.svg?style=flat)](https://cocoapods.org/pods/MachineLearningKit)
88
[![Platform](https://img.shields.io/cocoapods/p/MLKit.svg?style=flat)](https://cocoapods.org/pods/MachineLearningKit)
99

10+
[MachineLearningKit Reference](http://cocoadocs.org/docsets/MachineLearningKit/0.1.4/index.html)
11+
1012
## Requirements
1113

1214
## Installation
@@ -17,7 +19,7 @@ MLKit is available through [CocoaPods](http://cocoapods.org). To install
1719
it, simply add the following line to your Podfile:
1820

1921
```ruby
20-
pod 'MachineLearningKit', '0.1.3'
22+
pod 'MachineLearningKit', '0.1.4'
2123
```
2224

2325

0 commit comments

Comments
 (0)