From 202d76777d08e964e088f6f7433a9a3156914ef0 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 13 Jun 2024 21:41:37 +0200 Subject: [PATCH] chore: update README --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 4b15ec9b..e3599c60 100644 --- a/README.md +++ b/README.md @@ -7,12 +7,8 @@ __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 -interactivity to your graphic representations. Whether it's crafting personal diagrams, generating dynamic -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/). +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 @@ -123,7 +119,7 @@ there is no support for Vue 2, nor will there be any support in the future, sorr ### Prerequisites - [Node.js v20+](https://nodejs.org/) -- [pnpm](https://pnpm.io/) +- [pnpm v9+](https://pnpm.io/) ```bash # install pnpm if you haven't already