Skip to content

Commit

Permalink
links to dist files
Browse files Browse the repository at this point in the history
  • Loading branch information
tylergaw committed May 26, 2015
1 parent 15a6b1a commit 5193ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ bower install --save jribbble
```

or direct download:
- [jribbble.min.js]()
- [jribbble.js]()
- [jribbble.min.js](https://github.com/tylergaw/jribbble/blob/master/dist/jribbble.min.js)
- [jribbble.js](https://github.com/tylergaw/jribbble/blob/master/dist/jribbble.js)

## Using Jribbble
Jribbble covers all non-authenticated methods of the [Dribbble API](http://developer.dribbble.com/v1/). All available methods are accessed from the `jribbble` object which is a member of the `jQuery` or `$` object.
Expand Down

0 comments on commit 5193ef5

Please sign in to comment.