Skip to content

Commit d4ac90d

Browse files
authored
Update README.md
1 parent 7656dc0 commit d4ac90d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# A\* Pathfinding Visualization
1+
# Algorithms Visualization Project
22

3-
This project is an interactive web-based visualization of the A* pathfinding algorithm using Elixir and Phoenix LiveView. It allows users to create obstacles, set start and end points, and visualize how the A* algorithm finds the optimal path.
3+
This project is an interactive web-based platform for visualizing various algorithms, with a focus on pathfinding algorithms. Built using Elixir and Phoenix LiveView, it allows users to interact with and observe the behavior of different algorithms in real-time.
44

55
## Features
66

0 commit comments

Comments
 (0)