Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
almossawi committed Nov 18, 2014
1 parent 999b15b commit 346d4f1
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,14 @@ _Note: The js file will be regenerated between releases any time we add a new ch
The download package includes everything that you see on [metricsgraphicsjs.org](http://metricsgraphicsjs.org). In order to use the library in your own project, the only files that you'll need are:

1. js/metricsgraphics.min.js
2. {css/metricsgraphics.css, css/metricsgraphics-layout.css}
3. {css/metricsgraphics-dark.css, css/metricsgraphics-dark-layout.css}
4. images/missing-data.png
5. images/missing-data-dark.png
2. css/
* metricsgraphics.css
* metricsgraphics-layout.css
* metricsgraphics-dark.css
* metricsgraphics-dark-layout.css
3. images/
* missing-data.png
* missing-data-dark.png

Remember to include the calls to the third-party libraries, as they appear in the code for the examples pages.

Expand Down

0 comments on commit 346d4f1

Please sign in to comment.