From 650ae515e17dc38cc38d8cde3e284fdd961f94d7 Mon Sep 17 00:00:00 2001 From: smukilansf3478 Date: Fri, 19 Dec 2025 17:31:26 +0530 Subject: [PATCH] 177140: Modified the content in the readme file. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4b36ee8..f32d81f 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This application demonstrates the usage of the Syncfusion React maps component in Next.js. To know how to configure the Syncfusion React maps component in Next.js, refer to the [documentation](https://ej2.syncfusion.com/react/documentation/maps/nextjs-getting-started). + +## Project prerequisites +Make sure that you have the compatible versions of Visual Studio Code in your machine before starting to work on this project. +Ensure you have Node.js installed on your machine to run the project dependencies and scripts effectively. ## Clone the repository