diff --git a/README.md b/README.md index 1aa71df..6f9dc8b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # How to Group Nodes and Connectors in the React Diagram -A quick-start React app that shows how to group nodes and connectors in the Syncfusion React Diagram component. Learn how to group nodes and connectors, programmatically and dynamically. Also learn how to update a node group and add annotations. Finally, it shows how to create a nested group. +A quick-start React app that shows how to group nodes and connectors in the Syncfusion® React Diagram component. Learn how to group nodes and connectors, programmatically and dynamically. Also learn how to update a node group and add annotations. Finally, it shows how to create a nested group. The React Diagram is a feature-rich component for visualizing, creating, and editing interactive diagrams. It supports creating flowcharts, organizational charts, mind maps, and BPMN charts through code or a visual interface. Grouping is used to cluster multiple nodes and connectors into a single element. A group acts like a container for its children.