From 6ecb4514bb34b3adf96e2e7a89b68bcbe1989087 Mon Sep 17 00:00:00 2001 From: moklick Date: Mon, 26 Jun 2023 18:20:46 +0200 Subject: [PATCH] chore(svelte): update readme --- packages/svelte/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/svelte/README.md b/packages/svelte/README.md index 753cb8b5..6abec835 100644 --- a/packages/svelte/README.md +++ b/packages/svelte/README.md @@ -14,7 +14,7 @@ What is “xyflow”? Learn more [here](https://wbkd.notion.site/Upcoming-Change ## Getting started -We are working on a new website and everything so there are no docs for Svelte Flow yet. Everything is typed, so your IDE should help you a bit and you can also the [React Flow docs](https://reactflow.dev/docs) because the API is very similar. You can also check out the [Svelte Flow examples](/packages/svelte/src/routes) in this repo. +We are working on a new website and everything so there are no docs for Svelte Flow yet. Everything is typed, so your IDE should help you a bit and you can also the [React Flow docs](https://reactflow.dev/docs) because the API is very similar. You can also check out the [Svelte Flow examples](https://github.com/wbkd/react-flow/tree/xyflow/packages/svelte/src/routes) in this repo. If you want to start right away you can check out the [Svelte Flow examples Stackblitz project](https://stackblitz.com/edit/svelte-flow-examples?file=src%2Froutes%2Foverview%2F%2Bpage.svelte). A basic flow looks like this: