aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAurelien Hubert <aurel.hubert@gmail.com>2016-03-17 15:52:33 +0100
committerAurelien Hubert <aurel.hubert@gmail.com>2016-03-17 15:52:33 +0100
commit4b2f6187c2320e0f075ab41701e5bc90a1138c32 (patch)
tree75171885aa6fa972d90defeb304b69aa69b4bcc2
parent10456c7cdc18c10eac7fd4be2b700329a784b419 (diff)
downloadandroid_external_ahbottomnavigation-4b2f6187c2320e0f075ab41701e5bc90a1138c32.tar.gz
android_external_ahbottomnavigation-4b2f6187c2320e0f075ab41701e5bc90a1138c32.tar.bz2
android_external_ahbottomnavigation-4b2f6187c2320e0f075ab41701e5bc90a1138c32.zip
Improve Readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f8837e9..0f78807 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# AHBottomNavigation
-A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design (minSdkVersion=16).
+Library to implement the Bottom Navigation component from Material Design guidelines (minSdkVersion=16).
# Demo
<img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo1.gif" width="278" height="492" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo2.gif" width="278" height="492" /> <img src="https://raw.githubusercontent.com/aurelhubert/ahbottomnavigation/master/demo3.gif" width="278" height="492" />