From c67bb94e308fe9411669776795f9cf168dada0e3 Mon Sep 17 00:00:00 2001 From: C9Glax <13404778+C9Glax@users.noreply.github.com> Date: Sun, 13 Nov 2022 16:33:31 +0100 Subject: [PATCH] readme update --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2ea3ce3..d2cc8b8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ ### astar Test of A* Algorithm -# Project +# Linked Repos -- *astar* and *Graph* can be used as standalone (combined) -- *OpenStreetMap Importer* Loads a .osm file (currently as ressource included). Requires *Graph*. -- *Executable* ties everything together for testing +- [OSM-XML-Importer](https://github.com/C9Glax/OSM-XML-Importer) +- [Geo-Graph](https://github.com/C9Glax/Geo-Graph) -[OpenStreetMap](https://www.openstreetmap.org/) data included. -![grafik](https://user-images.githubusercontent.com/13404778/167040930-1a216ecb-c36d-4a19-8afc-310c06d2784e.png)