From 569b10cc8aaff639dc018651e48a442f8f10cfab Mon Sep 17 00:00:00 2001 From: C9Glax Date: Wed, 11 May 2022 22:24:12 +0200 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4ef150..5c2589c 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) -- *OpenStreetMap Importer* Loads a .osm file (currently as ressource included) +- *OpenStreetMap Importer* Loads a .osm file (currently as ressource included). Requires *Graph*. - *Executable* ties everything together for testing -[OpenStreetMap](https://www.openstreetmap.org/) data used. +[OpenStreetMap](https://www.openstreetmap.org/) data included. ![grafik](https://user-images.githubusercontent.com/13404778/167040930-1a216ecb-c36d-4a19-8afc-310c06d2784e.png)