diff --git a/README.md b/README.md index e625db2..84110a8 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 ------