Skip to content

Commit

Permalink
Include link to params.js in release page
Browse files Browse the repository at this point in the history
  • Loading branch information
Alec Perkins committed Sep 5, 2013
1 parent 22e73b4 commit 13f16e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A simple front-end parameters manager for specifying global script parameters.

## Usage

Include `params.js` in the page and initialize a parameters object.
Include [`params.js`](https://github.com/droptype/params/releases/tag/v1.0.0) in the page and initialize a parameters object.

```javascript
params = new Params()
Expand Down

0 comments on commit 13f16e0

Please sign in to comment.