Update deployment links

This commit is contained in:
rui
2020-02-10 03:34:19 +01:00
committed by GitHub
parent aa2f6838fa
commit 5017b25c90

View File

@@ -1,8 +1,10 @@
# dijkstra-backend
Find the the shortest path between different cities in Belgium with Dijkstra algorithm.
Dijkstra is an app thas uses Dijkstra algorithm to display the shortest path between different cities in Belgium.
- Frontend: https://dijkstra.ruihildt.xyz/
- Backend: https://dijkstra-backend.herokuapp.com/
Deployed backend: https://dijkstra-backend.herokuapp.com/
- Frontend Source: https://github.com/ruihildt/dijkstra-frontend
## API Documentation
___