diff --git a/README.md b/README.md index ff68bbc..859e1d2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ - # Blazor Datagrid Render Adaptive Layout A quick-start project that helps you how to design the adaptive layout in Blazor DataGrid component. @@ -7,12 +6,10 @@ Documentation: https://blazor.syncfusion.com/documentation/datagrid/adaptive-lay Online examples: https://blazor.syncfusion.com/demos/datagrid/adaptive-rendering?theme=fluent -# Project prerequisites +## Project prerequisites Make sure that you have the latest versions of 'Visual Studio 2022' in your machine before starting to work on this project. -# How to run this application? +## How to run this application? • To run this application, you need to first clone the blazor-datagrid-render-adaptive-layout repository and then open it in Visual Studio 2022. - • Register the syncfusion license key in Program.cs file, if you have any doubt check the documentation link : https://blazor.syncfusion.com/documentation/getting-started/license-key/how-to-register-in-an-application - -• Now, simply build and run your project to view the output. +• Now, simply build and run your project to view the output. \ No newline at end of file