diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-09 11:48:23 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-09 11:48:23 -0700 |
commit | fad41577c854ba6f8c4b27aebf734180307cf6c6 (patch) | |
tree | c830ac499e73c4d8f050f9f58b08878eec939b5d /README.md | |
parent | 9695948b007a0c6110c72b89f3b318f4c1eea52c (diff) | |
download | kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.tar.gz kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.tar.bz2 kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.zip |
Use raw image links
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -101,7 +101,7 @@ dependencies { # Showcase -![About Activity Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_about_activity.gif) -![KPref Accent Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_kpref_accent.gif) -![KPref Items Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_kpref_items.gif) -![SearchView Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_search_view.gif)
\ No newline at end of file +![About Activity Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_about_activity.gif) +![KPref Accent Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_kpref_accent.gif) +![KPref Items Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_kpref_items.gif) +![SearchView Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_search_view.gif)
\ No newline at end of file |