Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit 25f64fb

Browse files
authored
Update README.md
1 parent 01d4bae commit 25f64fb

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,13 @@
22

33
Custom Edges for React Flow that never intersect with other nodes, using pathfinding.
44

5-
![CI](https://github.com/tisoap/react-flow-smart-edge/actions/workflows/main.yml/badge.svg?branch=main)
6-
![Code Quality](https://github.com/tisoap/react-flow-smart-edge/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)
75
![TypeScript](https://shields.io/badge/TypeScript-3178C6?logo=TypeScript&logoColor=white)
86
![Storybook](https://img.shields.io/badge/Storybook-FF4785?logo=storybook&logoColor=white)
97
![Testing Library](https://img.shields.io/badge/Testing_Library-DC3130?logo=testinglibrary&logoColor=white)
108
![ESLint](https://img.shields.io/badge/ESLint-3A33D1?logo=eslint&logoColor=white)
119

1210
![Smart Edge](https://raw.githubusercontent.com/tisoap/react-flow-smart-edge/main/.github/images/example.gif)
1311

14-
# Important Note
15-
16-
This project is archived and won't receive any new updates in the future.
17-
1812
## Install
1913

2014
With `npm`:
@@ -29,7 +23,7 @@ With `yarn`:
2923
yarn add @tisoap/react-flow-smart-edge
3024
```
3125

32-
This package is only compatible with [**version 11 or newer** of React Flow Edge](https://reactflow.dev/docs/guides/migrate-to-v11/).
26+
This package is only compatible with [**version 11** of React Flow Edge](https://reactflow.dev/docs/guides/migrate-to-v11/).
3327

3428
## Support
3529

0 commit comments

Comments
 (0)