From 4389fb74295ceb8cd2aa220ff193668a99e9689e Mon Sep 17 00:00:00 2001 From: Daniel Cohen Date: Tue, 27 May 2014 12:35:42 +0300 Subject: [PATCH] Update README.md Updated bower usage --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a43a82..b0fc75e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Angular Image Fallback Utility to work with loading images, has `fallback-src` to handle erros in image loading and `loading-src` for images loading placeholders. - +## Bower Download +`bower install angular-img-fallback` + ## Installation 1. Download and import the plugin script.
``