commit | 570d269b08e97bbac1698b48fec2cc1cfaeef55a | [log] [tgz] |
---|---|---|
author | Philipp J. <phil.jahoda@gmail.com> | Mon Aug 18 11:34:07 2014 +0200 |
committer | Philipp J. <phil.jahoda@gmail.com> | Mon Aug 18 11:34:07 2014 +0200 |
tree | 3be234608671b8e6ea7ca8e7fbc11aec38ceef01 | |
parent | 49b3123b9ceb0c1d20073124670337eb534579a1 [diff] |
Update README.md
diff --git a/README.md b/README.md index dcdd055..ef4d07f 100644 --- a/README.md +++ b/README.md
@@ -351,6 +351,8 @@ If `animate(...)` (of any kind) is called, no further calling of `invalidate()` is necessary to refresh the chart. +In order to support animations below Honeycomb, this library makes use of the awesome [**nineoldandroids library**](https://github.com/JakeWharton/NineOldAndroids) developed by Jake Wharton. + More documentation and example code coming soon.