Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelaziz-mahdy committed Jul 2, 2024
2 parents bcbd42a + afabb9d commit 6081c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ Welcome to the Path Finding Algorithm Visualizer, a Flutter application that dem
- **Design Patterns**: Built using efficient and maintainable coding practices and design patterns.

## Live Demo
Experience the Path Finding Algorithm Visualizer in action: [Live Demo](https://zezo357.github.io/path_finding/)
Experience the Path Finding Algorithm Visualizer in action: [Live Demo](https://abdelaziz-mahdy.github.io/path_finding/)

## Getting Started
To run this project locally, clone the repository and ensure Flutter is installed on your machine.

```bash
git clone https://github.com/zezo357/path_finding.git
git clone https://github.com/abdelaziz-mahdy/path_finding.git
cd path_finding
flutter run

0 comments on commit 6081c67

Please sign in to comment.