From b53fdd2df8fe7a584209eb6fd85aeae8a374c3d9 Mon Sep 17 00:00:00 2001 From: c-nguyen Date: Fri, 26 Oct 2018 11:01:57 +0900 Subject: [PATCH] Use absolute urls for images in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78106e0..973c40c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![FMPhotoPicker](/resources/FMPhotoPicker.jpg) +![FMPhotoPicker](https://i.imgur.com/xrIZy0S.jpg) [![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) @@ -168,7 +168,7 @@ public protocol FMAlertable { ``` ## Apps using FMPhotoPicker - + ## Author `` with ❤️ by Tribal Media House