diff --git a/Future.md b/Future.md index e6f8eea..2e5311c 100644 --- a/Future.md +++ b/Future.md @@ -1,5 +1 @@ -Since we now have a working "backend" for routing, we now shift over to the API-Part of the project. - -Routing-requests should include a start- and end-point (coordinates) and return a node-to-node description of the "shortest" route possible. - -Other improvements for the future could include a database model for storing regions instead of the current file-based model. \ No newline at end of file +Improvements for the future could include a database model for storing regions instead of the current file-based model. \ No newline at end of file