Skip to content

Commit 3513a84

Browse files
authored
Add syntax highlighting
1 parent 393b104 commit 3513a84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ $ ember install ember-cli-chart
1414

1515
In your handlebars template just do:
1616

17-
```
17+
```hbs
1818
{{ember-chart type=CHARTTYPE data=CHARTDATA options=CHARTOPTIONS width=CHARTWIDTH height=CHARTHEIGHT plugins=CHARTPLUGINS}}
1919
```
2020

0 commit comments

Comments
 (0)