From 3833ca609aeac645be6eb1e18e17b16b5365ed0d Mon Sep 17 00:00:00 2001 From: Hari Madhav <44524623+Harimadhav122@users.noreply.github.com> Date: Mon, 7 Oct 2019 18:51:47 +0530 Subject: [PATCH 1/2] Update Readme.md --- Readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Readme.md b/Readme.md index f673944..7975abc 100644 --- a/Readme.md +++ b/Readme.md @@ -266,3 +266,8 @@ Thanks to [Rafal Bromirski](http://www.paranoida.com/) for designing [this dribb ## Copyright Copyright (c) 2015 Robert Fleischmann, contributors. Released under the MIT, GPL licenses + + +This is the easy pie chart plugin wher you can include in your html and css code to get visible in your layout. +This plugin supports all required/current using browsers to work with. +It is very easy to implement and include in yout code to deliver your progress using piecharts. From 310568bb93458c7327d826503d895c995e808250 Mon Sep 17 00:00:00 2001 From: Hari Madhav <44524623+Harimadhav122@users.noreply.github.com> Date: Mon, 7 Oct 2019 18:52:36 +0530 Subject: [PATCH 2/2] Update Readme.md --- Readme.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Readme.md b/Readme.md index 7975abc..c0046c2 100644 --- a/Readme.md +++ b/Readme.md @@ -254,6 +254,12 @@ Support for Internet Explorer 7 and 8 with [excanvas](https://code.google.com/p/ +This is the easy pie chart plugin wher you can include in your html and css code to get visible in your layout. +This plugin supports all required/current using browsers to work with. +It is very easy to implement and include in yout code to deliver your progress using piecharts. + + + ## Test To run the test just use the karma adapter of grunt: `grunt test` @@ -266,8 +272,3 @@ Thanks to [Rafal Bromirski](http://www.paranoida.com/) for designing [this dribb ## Copyright Copyright (c) 2015 Robert Fleischmann, contributors. Released under the MIT, GPL licenses - - -This is the easy pie chart plugin wher you can include in your html and css code to get visible in your layout. -This plugin supports all required/current using browsers to work with. -It is very easy to implement and include in yout code to deliver your progress using piecharts.