From a98e454f76e14d346b5e9d19756f30ee70a77456 Mon Sep 17 00:00:00 2001 From: Backia Raj Kanagaraj Date: Mon, 14 Nov 2022 09:40:24 +0530 Subject: [PATCH] Modified the readme content --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 29adabd..0fa704a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# Add-a-JavaScript-Spreadsheet-Component-in-Blazor-Server-App -How to add EJ2 JavaScript Spreadsheet component in Blazor server application +# Add Blazor Spreadsheet Component in Blazor Server App + +This sample explains about how to add Blazor Spreadsheet component in Blazor server application. + +## Prerequisites + +* Visual Studio 2022 + +## How to run the project + +* Checkout this project to a location in your disk. +* Open the solution file using the Visual Studio 2022. +* Restore the NuGet packages by rebuilding the solution. +* Run the project. \ No newline at end of file