diff --git a/README.md b/README.md index bb276ef..de4e5c3 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ Find the the shortest path between different cities in Belgium with Dijkstra algorithm. + - Frontend: https://dijkstra.ruihildt.xyz/ - Backend: https://dijkstra-backend.herokuapp.com/ - Backend Source: https://github.com/ruihildt/dijkstra/ -- Frontend Source: https://github.com/ruihildt/dijkstra-frontend