Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abdelaziz-mahdy authored May 2, 2024
1 parent e4b7472 commit afabb9d
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 afabb9d

Please sign in to comment.