diff --git a/packages/controls/README.md b/packages/controls/README.md index 6d367dd3..4cac4d97 100644 --- a/packages/controls/README.md +++ b/packages/controls/README.md @@ -1,4 +1,4 @@ -# Vue Flow: Toolbar Component +# Vue Flow: Controls Component This is a control component for Vue Flow. It can be used to control the canvas interactions, like zooming in, zooming out, fitting the view and locking interactions. diff --git a/packages/minimap/README.md b/packages/minimap/README.md index 01f3b1a9..48c993e4 100644 --- a/packages/minimap/README.md +++ b/packages/minimap/README.md @@ -1,4 +1,4 @@ -# Vue Flow: MiniMap +# Vue Flow: MiniMap Component This is a minimap component for Vue Flow. It can be used to add a minimap to the canvas, which will show a smaller version of the canvas with your nodes.