diff --git a/paper-menu-button.html b/paper-menu-button.html
index a0d2caf..e9da004 100644
--- a/paper-menu-button.html
+++ b/paper-menu-button.html
@@ -33,6 +33,9 @@
the "content" element triggers an `iron-select` event, the `paper-menu-button`
will close automatically.
+#### Simply Put
+The idea of composing prebuilt components to create functional web or mobile apps is no longer a pipe dream.`paper-menu-button` is a tiny UI material design element that composes a trigger and a dropdown menu that greatly reduces the time and effort to build your web pages and apps.It will be a straightforward process for developer can take advantages of its mechanism to create reusable custom elements.
+
Example: