diff --git a/README.md b/README.md
index 6e9d2eb..4488623 100644
--- a/README.md
+++ b/README.md
@@ -271,6 +271,7 @@ Name | License | Demo
[GuillotineMenu-Android](https://github.com/Yalantis/GuillotineMenu-Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[android-snake-menu](https://github.com/xmuSistone/android-snake-menu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[BoomMenu](https://github.com/Nightonke/BoomMenu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[ExpandableBottomBar](https://github.com/st235/ExpandableBottomBar) | [MIT](https://opensource.org/licenses/MIT) |
ActionBar
======================
diff --git a/art/expandable-bottom-bar.gif b/art/expandable-bottom-bar.gif
new file mode 100644
index 0000000..f3f16df
Binary files /dev/null and b/art/expandable-bottom-bar.gif differ
diff --git a/pages/Menu.md b/pages/Menu.md
index 26215dd..103495d 100644
--- a/pages/Menu.md
+++ b/pages/Menu.md
@@ -10,3 +10,4 @@ Name | License | Demo
[GuillotineMenu-Android](https://github.com/Yalantis/GuillotineMenu-Android) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[android-snake-menu](https://github.com/xmuSistone/android-snake-menu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
[BoomMenu](https://github.com/Nightonke/BoomMenu) | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) |
+[ExpandableBottomBar](https://github.com/st235/ExpandableBottomBar) | [MIT](https://opensource.org/licenses/MIT) |