diff --git a/fontawesome_storyboard_setup.png b/.github/fontawesome_storyboard_setup.png similarity index 100% rename from fontawesome_storyboard_setup.png rename to .github/fontawesome_storyboard_setup.png diff --git a/fontawesome_storyboard_uses.png b/.github/fontawesome_storyboard_uses.png similarity index 100% rename from fontawesome_storyboard_uses.png rename to .github/fontawesome_storyboard_uses.png diff --git a/README.md b/README.md index 279de67d..b9721a01 100644 --- a/README.md +++ b/README.md @@ -46,8 +46,8 @@ Then add `import FontAwesome` to the top of the files using FontAwesome. ## Examples ### FontAwesomeView - Storyboard -![](https://github.com/antonyalkmim/FontAwesome.swift/blob/master/fontawesome_storyboard_setup.png) -![](https://github.com/antonyalkmim/FontAwesome.swift/blob/master/fontawesome_storyboard_uses.png) +![](https://raw.githubusercontent.com/thii/FontAwesome.swift/master/.github/fontawesome_storyboard_setup.png) +![](https://raw.githubusercontent.com/thii/FontAwesome.swift/master/.github/fontawesome_storyboard_uses.png) ### FontAwesome icon in label ```swift