Browse Source
Add Markdown syntax highlight to html code snippet
tags/1.2.0
Limon Monte
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.md
|
|
@@ -22,7 +22,7 @@ npm install frappe-charts |
|
|
|
``` |
|
|
|
|
|
|
|
Include it in your html: |
|
|
|
``` |
|
|
|
```html |
|
|
|
<script src="frappe-charts.min.js"></script> |
|
|
|
``` |
|
|
|
|
|
|
|