Skip to content

Commit 5b5df96

Browse files
authored
Update README.md
1 parent 15fc6e9 commit 5b5df96

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Interactive pathfinding algorithm visualizer with player functionality. Allows pause and rewind the algorithm's history for in-depth analysis.
44

5-
Check out the [Pathfinding Algorithm Visualizer](https://ivan-sem.com/pathfinding_visualizer) for a live demo.
5+
Check out the [Pathfinding Algorithm Visualizer](https://pathfinding_visualizer.ivan-sem.com/) for a live demo.
66

77
![chrome-capture-2024-1-23 (1)](https://github.com/baterson/pathfinding-visualizer/assets/13178757/e48db58f-af3c-4770-b8dd-c7a5febb50a3)
88

@@ -14,6 +14,7 @@ Check out the [Pathfinding Algorithm Visualizer](https://ivan-sem.com/pathfindin
1414

1515
## Run locally
1616

17+
Use Node 20.x
1718
- `npm install` - install dependencies
1819
- `npm run dev` - run a dev server
1920

0 commit comments

Comments
 (0)