diff --git a/README.md b/README.md index 731ba4e3..8aafc983 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ [![vue flow](package/src/assets/vue-flow.gif)](https://vueflow.dev/) ![top-language](https://img.shields.io/github/languages/top/bcakmakoglu/vue-flow) -[![dependencies Status](https://status.david-dm.org/gh/bcakmakoglu/vue-flow.svg)](https://david-dm.org/bcakmakoglu/vue-flow) -[![devDependencies Status](https://status.david-dm.org/gh/bcakmakoglu/vue-flow.svg?type=dev)](https://david-dm.org/bcakmakoglu/vue-flow?type=dev) ![vulnerabilities](https://img.shields.io/snyk/vulnerabilities/github/bcakmakoglu/vue-flow) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/bcakmakoglu/vue-flow) ![GitHub last commit](https://img.shields.io/github/last-commit/bcakmakoglu/vue-flow) @@ -13,7 +11,7 @@ With Vue Flow you can build your own, customized node-based applications like static diagrams or even more complex and interactive editors! -You can find a detailed explanation on how to get started in the [documentation](https://vueflow.dev/docs) or check +You can find a detailed explanation on how to get started in the [documentation](https://vueflow.dev/guide) or check the [examples](https://vueflow.dev/examples). ## ⭐️ Features @@ -60,7 +58,7 @@ A simple setup could look like this: ```vue