diff --git a/README.md b/README.md index 218d7ec..56a3616 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,16 @@ # Customize the React Dropdown List Using Templates -A quick-start project that helps you customize the Dropdown List items, values, header, and footer using templates. +A quick-start project that helps you customize the Dropdown List items, values, header, and footer using templates.This project contains the Dropdown List usign the Templetets customization features. -Documentation: https://ej2.syncfusion.com/react/documentation/drop-down-list/templates/ +Refer to the following documentation to learn about the React Dropdown List component: +https://ej2.syncfusion.com/react/documentation/drop-down-list/templates/ -Online examples: https://ej2.syncfusion.com/react/demos/#/bootstrap5/drop-down-list/template +Check out this online example of the React Dropdown List component: +https://ej2.syncfusion.com/react/demos/#/bootstrap5/drop-down-list/template ## Project prerequisites -Make sure that you have the latest versions of NodeJS and Visual Studio Code in your machine before starting to work on this project. +Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project. ### How to run this application?