Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
GianlucaGuarini committed May 15, 2014
1 parent aad452b commit ab87d7d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ This plugin needs a <b>JSON</b> file to get the files that must be preloaded (yo

All the javascript and css files will be automatically loaded and injected into the DOM

### Installation

```bash

$ bower install jquery.html5loader

```

### Features
* <b>smart</b>: it loads just the sources supported by the client running the script.
* <b>flexible</b>: it returns the current percentage and the object loaded, so you could be free to show this info as you like
Expand Down

0 comments on commit ab87d7d

Please sign in to comment.