Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit ecc0f6b

Browse files
committed
2 parents 5be0635 + 93896f5 commit ecc0f6b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ A Snapchat-like caption integrated within a regular UIImageView.
88
[![License](https://img.shields.io/cocoapods/l/DIImageView.svg?style=flat)](http://cocoapods.org/pods/DIImageView)
99
[![Platform](https://img.shields.io/cocoapods/p/DIImageView.svg?style=flat)](http://cocoapods.org/pods/DIImageView)
1010

11+
![image](https://github.com/danielinoa/DIImageView/blob/master/Screenshots/ss1.png)
12+
![image](https://github.com/danielinoa/DIImageView/blob/master/Screenshots/ss2.png)
13+
1114
## Example
1215

1316
To run the example project, clone the repo, and run `pod install` from the Example directory first.
@@ -17,11 +20,13 @@ To run the example project, clone the repo, and run `pod install` from the Examp
1720
* iOS 8.0+ and Xcode 8.0+
1821
* Swift 3.0+
1922

20-
## Manual Installation
23+
## Installation
24+
25+
### Manual
2126

2227
Simply add `DIImageView.swift` into your project.
2328

24-
## CocoaPods Installation
29+
### CocoaPods
2530

2631
DIImageView is available through [CocoaPods](http://cocoapods.org). To install
2732
it, simply add the following line to your Podfile:

0 commit comments

Comments
 (0)