Skip to content

Commit a4a5eb9

Browse files
committed
docs: quick fix to README file
1 parent 10a1493 commit a4a5eb9

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -325,10 +325,7 @@ const closeComplexityPanel = () => setShowComplexityPanel(false);
325325
```
326326

327327
**Features:**
328-
- Interactive performance graph with hover tooltips
329-
- Keyboard navigation (arrow keys to move between data points)
330-
- Copy complexity analysis to clipboard
331-
- Expandable details with use cases and descriptions
328+
- Performance graph
332329
- Linear/logarithmic scale toggle for the graph
333330

334331
### Adding More Pathfinding Algorithms

0 commit comments

Comments
 (0)