aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan Wang <me@allanwang.ca>2019-06-13 20:35:22 -0700
committerAllan Wang <me@allanwang.ca>2019-06-13 20:35:22 -0700
commit263ecd778c6f65cf966f9d61e79c4df409a64ede (patch)
tree740f4f6b67d6cc4bc0cf99d55904243929735203
parentc84edb5a6656cf3fcd10dfb05727b0f3bad5a37d (diff)
downloadkau-263ecd778c6f65cf966f9d61e79c4df409a64ede.tar.gz
kau-263ecd778c6f65cf966f9d61e79c4df409a64ede.tar.bz2
kau-263ecd778c6f65cf966f9d61e79c4df409a64ede.zip
Update readme
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 36766b1..04f3c96 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ This library contains small helper functions used throughout almost all of my ot
<a href='https://play.google.com/store/apps/details?id=ca.allanwang.kau.sample&utm_source=github'><img alt='Get it on Google Play' width="30%" src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png'/></a>
-[Changelog](docs/Changelog.md)
+[Changelog](docs/Changelog.md) &bull;
[Migration](docs/Migration.md)
------------
@@ -102,8 +102,7 @@ This means that you'll need to explicitly include each submodule you'd like to u
## [Color Picker](colorpicker#readme)
* Implementation of a color picker dialog with subtle transitions and a decoupled callback
-* Includes `:core`,
-([`Material Dialogs (commons)`](https://github.com/afollestad/material-dialogs))
+* Includes `:core`
## [KPref Activity](kpref-activity#readme)
* Fully programmatic implementation of a Preference Activity, backed by a RecyclerView