From 17189a01dfd857e740dfdb9c2134603b85c82ccd Mon Sep 17 00:00:00 2001 From: Backia Raj Kanagaraj Date: Wed, 9 Nov 2022 11:10:18 +0530 Subject: [PATCH] Modified the readme content --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index df6e910..d858f80 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,14 @@ The angular Kanban component is created from the Syncfusion ej2-angular-kanban package in Angular 10 application with ASP.NET core web API. +## 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. +* Open the solution file using the Visual Studio 2022. * Restore the NuGet packages by rebuilding the solution. * Run the project.