Release 0.1

This commit is contained in:
C9Glax 2022-05-06 00:58:16 +02:00
parent 1384abfaf2
commit 04cef8c328

View File

@ -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.