diff --git a/README.md b/README.md
index e625db2..5b77d9a 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,18 @@ press ⌘+S to save the file after it is opened. Further i
[on the issue tracker](https://github.com/eligrey/FileSaver.js/issues/12).
+Install via bower
+------
+
+You could install FileSaver.js via bower by the following command
+
+```
+ bower install FileSaver
+```
+
+
+
+
Syntax
------