From 1199415e257d2feacfb8d50198f32382c2dee0db Mon Sep 17 00:00:00 2001 From: gautammsuthar <69046800+gautammsuthar@users.noreply.github.com> Date: Sun, 17 Oct 2021 01:25:14 +0530 Subject: [PATCH] Added hyperlink on Chart.js LOGO (#9741) Inserted a hyperlink on chart.js logo So that users can easily be redirected to the HOME PAGE of the web application --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47004e90f..f485b4eb6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@

-
+ + https://www.chartjs.org/
+
Simple yet flexible JavaScript charting for designers & developers

-- 2.47.3