chore(readme): use correct package name

This commit is contained in:
Moritz Klack
2024-03-19 22:18:15 +01:00
committed by GitHub
parent 815a38e945
commit 64da14a147

View File

@@ -18,7 +18,7 @@ Powerful open source libraries for building node-based UIs with React or Svelte.
The xyflow repository is the home of four packages:
* React Flow 11 `reactflow` [v11 branch](https://github.com/xyflow/xyflow/tree/v11)
* React Flow 12 (beta) `@xyflow/svelte` [packages/react](./packages/react)
* React Flow 12 (beta) `@xyflow/react` [packages/react](./packages/react)
* Svelte Flow `@xyflow/svelte` [packages/svelte](./packages/svelte)
* Shared helper library `@xyflow/system` [packages/system](./packages/system)