aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2017-06-29 16:27:09 -0700
committerAllan Wang <me@allanwang.ca>2017-06-29 16:27:09 -0700
commit22edec658f1ca9ad8f87cf3345eb883b18848b35 (patch)
tree04068f32e64e9cc410fed1d314d91e8c2ba540ac /README.md
parentd00d7203c391c7954a4cd16a5f1d1f81ba873eb1 (diff)
downloadkau-22edec658f1ca9ad8f87cf3345eb883b18848b35.tar.gz
kau-22edec658f1ca9ad8f87cf3345eb883b18848b35.tar.bz2
kau-22edec658f1ca9ad8f87cf3345eb883b18848b35.zip
More comments
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 145515d..6ce9803 100644
--- a/README.md
+++ b/README.md
@@ -215,7 +215,7 @@ About Activity aims to fix that by preparing a beautiful overlay activity that d
<img src="https://github.com/AllanWang/Storage-Hub/blob/master/kau/kau_about_activity.gif">
The overlay is heavily based off of the about section in [Plaid](https://github.com/nickbutcher/plaid),
-and adds on the power of [About Libraries](https://github.com/mikepenz/AboutLibraries) to automatically find the dependencies
+and adds on the power of [About Libraries](https://github.com/mikepenz/AboutLibraries) to automatically find the dependencies.
This activity can be easily added by extending `AboutActivityBase`.
Everything is already prepared, but you can modify the theme or other components through the config DSL or through the open functions.