diff --git a/README.md b/README.md index 95d2f24..1ca7a9d 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # dijkstra-backend Find the the shortest path between different cities in Belgium with Dijkstra algorithm. -- Frontend: https://dijkstra.ruihildt.xyz/ -- Backend: https://dijkstra-backend.herokuapp.com/ +- Deployed Frontend: https://dijkstra.ruihildt.xyz/ +- Deployed Backend: https://dijkstra-backend.herokuapp.com/ -- Frontend Source: https://github.com/ruihildt/dijkstra-frontend +- Frontend Source: https://git.armada.digital/rui//dijkstra-frontend ## API Documentation ___