Skip to content

Commit 3ed87c3

Browse files
committed
Updated README.md
1 parent 91bbd44 commit 3ed87c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ It allows both alphanumerics and emoji entry as passcode.
88

99
## How it works
1010

11-
<img src="//i.imgur.com/A1PzUT7.gif" width="200"> <img src="//i.imgur.com/CMNph39.gif" width="200">
11+
<img src="https://media.giphy.com/media/LWH6UtIxQP2lFKZvk2/giphy.gif" width="200"> <img src="https://media.giphy.com/media/1ncprJq78LsB2kK1Ok/giphy.gif" width="200">
1212

1313
## Usage
1414
### Via Cocoapods
@@ -45,7 +45,7 @@ func didFinishEntering(_ passcode: String) {
4545

4646
Drag and drop a `UIView` in your `xib` or `storyboard` and assign the custom class to `SimplePasscodeView`. Follow the steps below:
4747

48-
<img src="//i.imgur.com/qJGsSHT.gif">
48+
<img src="https://media.giphy.com/media/6267V73HjBR0N7C6AJ/giphy.gif">
4949

5050
## Customizable Properties
5151

0 commit comments

Comments
 (0)