From f9e90663bb19ed31e584ad952f90bfcb8d2b894b Mon Sep 17 00:00:00 2001 From: C9Glax Date: Wed, 11 May 2022 19:49:49 +0200 Subject: [PATCH] Catchup with https://github.com/C9Glax/astar/commit/bced45f68817fa6646d37bf57ba9f4915b9f71cf --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef35492..9f8f3fe 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Test of A* Algorithm #Project - *astar* and *Graph* can be used as standalone (combined) -- *Logging* adds capability to log to console or file - *OpenStreetMap Importer* Loads a .osm file (currently as ressource included) - *Executable* ties everything together for testing -[OpenStreetMap](https://www.openstreetmap.org/) data used. \ No newline at end of file +[OpenStreetMap](https://www.openstreetmap.org/) data used. +![grafik](https://user-images.githubusercontent.com/13404778/167040930-1a216ecb-c36d-4a19-8afc-310c06d2784e.png) \ No newline at end of file