Skip to content

Commit

Permalink
Update link to raw histogram.min.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jun 28, 2012
1 parent 007f891 commit e98e3c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -2,7 +2,7 @@ Histogram
=========

Provides a histogram data structure from PNG, JPEG or GIF files using canvas.
This library works in nodejs and in any canvas supporting browser using <a href="https://github.com/Munter/node-histogram/blob/master/histogram.min.js">histogram.min.js</a>.
This library works in nodejs and in any canvas supporting browser using <a href="https://raw.github.com/Munter/node-histogram/master/histogram.min.js">histogram.min.js</a>.
In the browser histogram will be available in `window.histogram`
You can also use require.js instead, keeping your global scope clean.

Expand Down

0 comments on commit e98e3c6

Please sign in to comment.