Skip to content

Commit d066d40

Browse files
committed
Adjust README file
1 parent 959eea7 commit d066d40

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
PickImageAlert provides a list of your photos in your alert controller with three alert actions
1010

11-
![PickImageAlert](Documents/PickImageAlert.gif)
11+
![PickImageAlert](https://raw.githubusercontent.com/limadeveloper/PickImageAlert/master/Documents/PickImageAlert.gif)
1212

1313
## Requirements
1414

@@ -57,7 +57,7 @@ pickImageAlert.pickImage { image in
5757

5858
And don't forget to setup your info.plist file to require photo library access:
5959

60-
![plist](Documents/plist_photos_access.png)
60+
![plist](https://raw.githubusercontent.com/limadeveloper/PickImageAlert/master/Documents/plist_photos_access.png)
6161

6262
## Feature
6363

0 commit comments

Comments
 (0)