From 533e4c3d6b6f1eb5bdd2b6d236c60ce9a8ee7648 Mon Sep 17 00:00:00 2001 From: SrisabariSF4261 <151706294+SrisabariSF4261@users.noreply.github.com> Date: Fri, 5 Jul 2024 12:10:12 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 372bd89..7ef8946 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ A quick-start project that demonstrates how to integrate a Javascript pivot tabl Refer to the following documentation to learn about the Javascript pivot table Component: https://ej2.syncfusion.com/javascript/documentation/pivotview/getting-started?cs-save-lang=1&cs-lang=html -Check out this online example of the Javascript pivot table Component: https://ej2.syncfusion.com/demos/#/fluent2/pivot-table/overview.html +Check out this online example of the Javascript pivot table Component: https://ej2.syncfusion.com/javascript/demos/#/fluent2/pivot-table/overview.html # Project prerequisites Make sure that you have the compatible versions of Visual Studio Code in your machine before starting to work on this project. # How to run this application -To run this application, you first need to clone the [getting-started-with-the-javascript-pivot-table-component](https://github.com/SyncfusionExamples/getting-started-with-the-javascript-pivot-table-component) repository and then open it in Visual Studio Code. Now, run the index.html in web browser, it will render the Essential JS 2 pivot table control. \ No newline at end of file +To run this application, you first need to clone the [getting-started-with-the-javascript-pivot-table-component](https://github.com/SyncfusionExamples/getting-started-with-the-javascript-pivot-table-component) repository and then open it in Visual Studio Code. Now, run the index.html in web browser, it will render the Essential JS 2 pivot table control.