Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
coderuhaan2004 authored Jun 5, 2024
1 parent 7ea5f68 commit 9446333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
I have implemented A* algorithm on geospatial data. This implementation does not give practical shortest path as there are lot of constraints on-road which are not considered. Many such consideration can be made to make it more accurate.

1. Make sure the all the mentioned python libraries are installed.
2. Run the '''main.py''' or '''main_with_example.py''' file on IDE.
2. Run the 'main.py' or 'main_with_example.py' file on IDE.

0 comments on commit 9446333

Please sign in to comment.