diff --git a/README.md b/README.md index 78c5e5c4..cc3ea193 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ __A customizable Vue3 Flowchart.__ ### __๐Ÿšง This library is still under construction__ -_Docs aren't available yet_ but if you still want to try it out, check the available [examples](./examples) to get an -idea how to start using Vue Flow. +Check the [docs](https://vue-flow.vercel.app/docs) and [examples](https://vue-flow.vercel.app/examples) to get started. ## Features @@ -21,7 +20,6 @@ idea how to start using Vue Flow. - ๐Ÿฆพ Fully written in TypeScript - ## Table of Contents * [๐Ÿ›  Setup](#-setup) @@ -30,7 +28,6 @@ idea how to start using Vue Flow. * [๐Ÿงช Development](#-development) - ## ๐Ÿ›  Setup ```bash @@ -42,13 +39,14 @@ $ yarn add @braks/vue-flow ## ๐ŸŽฎ Quickstart ```vue +