ソースを参照

chore: updated readme with new logo

tags/1.2.3
Shivam Mishra 6年前
コミット
269c444763
1個のファイルの変更2行の追加2行の削除
  1. +2
    -2
      README.md

+ 2
- 2
README.md ファイルの表示

@@ -1,5 +1,5 @@
<div align="center">
<img src="https://github.com/frappe/design/blob/master/logos/charts-logo.svg" height="128">
<img src="https://github.com/frappe/design/blob/master/logos/logo-2019/frappe-charts-logo.png" height="128">
<a href="https://frappe.github.io/charts">
<h2>Frappe Charts</h2>
</a>
@@ -49,7 +49,7 @@
```js
import { Chart } from "frappe-charts"
```
...or include following for es-modules(eg:vuejs):
```js
import { Chart } from 'frappe-charts/dist/frappe-charts.esm.js'


読み込み中…
キャンセル
保存