Skip to content

Commit

Permalink
Update dist, include reference to dist and bower.
Browse files Browse the repository at this point in the history
  • Loading branch information
SaneMethod committed Sep 18, 2017
1 parent 7b579e5 commit e21a13c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
9 changes: 9 additions & 0 deletions README.md
Expand Up @@ -16,6 +16,15 @@ Versions tagged 2.x.x support jQuery 3.0.0+.

#### Looking for a version that offers caching for the new [Fetch API](https://developer.mozilla.org/en/docs/Web/API/Fetch_API)? [Check out fetchCache](https://github.com/SaneMethod/fetchCache).

# Bower
You can download and install this plugin using bower:
```
bower install jalc
```

You can also download the minified distribution version and install manually in your application:
[jalc.min.js](https://raw.githubusercontent.com/SaneMethod/jquery-ajax-localstorage-cache/master/dist/jalc.min.js).

# Usage

## Parameters
Expand Down
6 changes: 3 additions & 3 deletions dist/jalc.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/jalc.min.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e21a13c

Please sign in to comment.