From 0a55693fb1e165b161163979a673cefcdb12243f Mon Sep 17 00:00:00 2001
From: Braks <78412429+bcakmakoglu@users.noreply.github.com>
Date: Mon, 15 Nov 2021 20:35:26 +0100
Subject: [PATCH] update(docs): README.md
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
---
README.md | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
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
+