From 087cf39f15a0388a79dbe13a41f2ee59a519847c Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sun, 2 Jul 2017 12:35:56 -0700 Subject: Update readme and use git versioning --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index d58cde5..ca53002 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,7 @@ Be sure to include the activity in your Manifest and have it extend `Kau.Translu ## Extension Functions > "[Extensions](https://kotlinlang.org/docs/reference/extensions.html) provide the ability to extend a class with new functionality without having to inherit from the class" +Note that since KAU depends on [ANKO](https://github.com/Kotlin/anko), all of the extensions in its core package is also in KAU. ### AnimUtils > Extends View -- cgit v1.2.3