From 269c444763913d4bd28e6f1e753c21ddd5784aee Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Fri, 24 May 2019 12:00:37 +0530 Subject: [PATCH] chore: updated readme with new logo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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'