diff --git a/README.md b/README.md index c7736f4..bb7475e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -### astar +# astar Test of A* Algorithm on real-world road data -# Linked Repos +## Usage +`Executable.exe ` + +### Linked Repos - [Logging](https://github.com/C9Glax/Logging) - [OSM-XML-Importer](https://github.com/C9Glax/OSM-XML-Importer) - [Geo-Graph](https://github.com/C9Glax/Geo-Graph)