Skip to content

Commit 202d767

Browse files
committed
chore: update README
1 parent 96ec3e7 commit 202d767

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,8 @@
77

88
__Vue Flow: A highly customizable Vue 3 Flowchart component.__
99

10-
Vue Flow is a bridge to the world of interactive flowcharts and graphs, empowering you to bring
11-
interactivity to your graphic representations. Whether it's crafting personal diagrams, generating dynamic
12-
editors, or anything else your imagination conjures up, Vue Flow has you covered.
13-
14-
You can find a detailed explanation on how to get started [here](https://vueflow.dev/guide/) or jump right into
15-
the [examples](https://vueflow.dev/examples/).
10+
You can find a detailed explanation on how to get started [here](https://vueflow.dev/guide/)
11+
or jump right into the [examples](https://vueflow.dev/examples/).
1612

1713
## Table of contents
1814

@@ -123,7 +119,7 @@ there is no support for Vue 2, nor will there be any support in the future, sorr
123119
### Prerequisites
124120

125121
- [Node.js v20+](https://nodejs.org/)
126-
- [pnpm](https://pnpm.io/)
122+
- [pnpm v9+](https://pnpm.io/)
127123

128124
```bash
129125
# install pnpm if you haven't already

0 commit comments

Comments
 (0)