update README
This commit is contained in:
parent
9a43006e78
commit
7bf7c819b9
@ -10,8 +10,8 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="http://github.com/frappe/charts/tree/master/dist/js/frappe-charts.min.js">
|
<a href="http://github.com/frappe/charts/tree/master/dist/js/frappe-charts.min.iife.js">
|
||||||
<img src="http://img.badgesize.io/frappe/charts/master/dist/frappe-charts.min.js.svg?compression=gzip">
|
<img src="http://img.badgesize.io/frappe/charts/master/dist/frappe-charts.min.iife.js.svg?compression=gzip">
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
@ -35,7 +35,7 @@
|
|||||||
* ...or include within your HTML
|
* ...or include within your HTML
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script src="https://unpkg.com/frappe-charts@0.0.1/dist/frappe-charts.min.js"></script>
|
<script src="https://unpkg.com/frappe-charts@0.0.2/dist/frappe-charts.min.iife.js"></script>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Usage
|
#### Usage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user