Fix typo and spacing
This commit is contained in:
parent
4caee76d42
commit
9f3d868293
10
README.md
10
README.md
@ -1,9 +1,9 @@
|
||||
# dijkstra-frontend
|
||||
|
||||
Find the the shortest path between different cities in Belgium with Dijkstra alogrithm.
|
||||
Find the the shortest path between different cities in Belgium with Dijkstra algorithm.
|
||||
|
||||
Frontend: https://dijkstra.ruihildt.xyz/
|
||||
Backend: https://dijkstra-backend.herokuapp.com/
|
||||
- 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
|
||||
- Backend Source: https://github.com/ruihildt/dijkstra/
|
||||
- Frontend Source: https://github.com/ruihildt/dijkstra-frontend
|
||||
|
Loading…
Reference in New Issue
Block a user