From 04cef8c328f6260fad0e9b0187036d5944d0abc4 Mon Sep 17 00:00:00 2001 From: C9Glax Date: Fri, 6 May 2022 00:58:16 +0200 Subject: [PATCH] Release 0.1 --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 8d72967..ef35492 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # astar 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