We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 695b564 commit cdcb1fcCopy full SHA for cdcb1fc
README.md
@@ -1,5 +1,5 @@
1
-# CPP-Route-Planning
2
-C++ Project with modern features to visualize path between two points on real map using A* search algorithm and IO2D visualization library.
+# CPP Route Planning
+C++ Project with modern features to visualize path finding between two points on real map using A* search algorithm and IO2D visualization library.
3
4
![Example](
5
https://raw.githubusercontent.com/Mostafa-ashraf19/CPP-Route-Planning/master/Images/Screenshot%20from%202020-05-19%2003-39-02.png
0 commit comments