diff --git a/README.md b/README.md
index ea3f923..fea9526 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-

+
Frappe Charts
@@ -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'