aboutsummaryrefslogtreecommitdiff
path: root/kpref-activity/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-07-09 11:48:23 -0700
committerAllan Wang <me@allanwang.ca>2017-07-09 11:48:23 -0700
commitfad41577c854ba6f8c4b27aebf734180307cf6c6 (patch)
treec830ac499e73c4d8f050f9f58b08878eec939b5d /kpref-activity/README.md
parent9695948b007a0c6110c72b89f3b318f4c1eea52c (diff)
downloadkau-fad41577c854ba6f8c4b27aebf734180307cf6c6.tar.gz
kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.tar.bz2
kau-fad41577c854ba6f8c4b27aebf734180307cf6c6.zip
Use raw image links
Diffstat (limited to 'kpref-activity/README.md')
-rw-r--r--kpref-activity/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpref-activity/README.md b/kpref-activity/README.md
index 3c3266c..5ec94a6 100644
--- a/kpref-activity/README.md
+++ b/kpref-activity/README.md
@@ -3,7 +3,7 @@
KAU supports Preferences that are created without xmls and through AppCompat.
The items are backed by a [FastAdapter](https://github.com/mikepenz/FastAdapter) and support [iicons](https://github.com/mikepenz/Android-Iconics)
-![KPref Items Gif](https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_kpref_items.gif)
+![KPref Items Gif](https://raw.githubusercontent.com/AllanWang/Storage-Hub/master/kau/kau_kpref_items.gif)
The easiest way to create the settings is to extend `KPrefActivity`.