Merge pull request #15 from limonte/patch-1

Add Markdown syntax highlight to html code snippet
This commit is contained in:
Achilles Rasquinha 2017-11-02 00:50:08 +05:30 committed by GitHub
commit 95ef8978f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ npm install frappe-charts
```
Include it in your html:
```
```html
<script src="frappe-charts.min.js"></script>
```