chore: update README

This commit is contained in:
braks
2024-06-13 21:43:22 +02:00
parent 96ec3e744c
commit 202d76777d
+3 -7
View File
@@ -7,12 +7,8 @@
__Vue Flow: A highly customizable Vue 3 Flowchart component.__ __Vue Flow: A highly customizable Vue 3 Flowchart component.__
Vue Flow is a bridge to the world of interactive flowcharts and graphs, empowering you to bring You can find a detailed explanation on how to get started [here](https://vueflow.dev/guide/)
interactivity to your graphic representations. Whether it's crafting personal diagrams, generating dynamic or jump right into the [examples](https://vueflow.dev/examples/).
editors, or anything else your imagination conjures up, Vue Flow has you covered.
You can find a detailed explanation on how to get started [here](https://vueflow.dev/guide/) or jump right into
the [examples](https://vueflow.dev/examples/).
## Table of contents ## Table of contents
@@ -123,7 +119,7 @@ there is no support for Vue 2, nor will there be any support in the future, sorr
### Prerequisites ### Prerequisites
- [Node.js v20+](https://nodejs.org/) - [Node.js v20+](https://nodejs.org/)
- [pnpm](https://pnpm.io/) - [pnpm v9+](https://pnpm.io/)
```bash ```bash
# install pnpm if you haven't already # install pnpm if you haven't already