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