readme update

This commit is contained in:
C9Glax 2022-11-13 16:33:31 +01:00
parent d677214573
commit c67bb94e30

View File

@ -1,11 +1,8 @@
### astar ### astar
Test of A* Algorithm Test of A* Algorithm
# Project # Linked Repos
- *astar* and *Graph* can be used as standalone (combined) - [OSM-XML-Importer](https://github.com/C9Glax/OSM-XML-Importer)
- *OpenStreetMap Importer* Loads a .osm file (currently as ressource included). Requires *Graph*. - [Geo-Graph](https://github.com/C9Glax/Geo-Graph)
- *Executable* ties everything together for testing
[OpenStreetMap](https://www.openstreetmap.org/) data included.
![grafik](https://user-images.githubusercontent.com/13404778/167040930-1a216ecb-c36d-4a19-8afc-310c06d2784e.png)