diff --git a/packages/pathfinding-edge/README.md b/packages/pathfinding-edge/README.md index bee8fa7a..67266acc 100644 --- a/packages/pathfinding-edge/README.md +++ b/packages/pathfinding-edge/README.md @@ -1,6 +1,6 @@ # Vue Flow Pathfinding Edge 🧲 -### Custom Edge that avoids crossing other Nodes +__Custom edge that avoids crossing nodes__ ## 🛠 Setup diff --git a/packages/pathfinding-edge/example/App.vue b/packages/pathfinding-edge/example/App.vue index 55d640b0..cff58e37 100644 --- a/packages/pathfinding-edge/example/App.vue +++ b/packages/pathfinding-edge/example/App.vue @@ -1,7 +1,8 @@ + +