diff --git a/README.md b/README.md index e5db358..3de3999 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ RoutingGrid Creates a distance routing grid between cities to check for broken routes in OSM This is a little java program to create a grid of distances between cities / locations as seen by OSM data. -It uses the router provided by map.projct-osrm.org. +It uses the router provided by [map.project-osrm.org](http://map.project-osrm.org). It also uses a refernece source to determin which routes are longer than expected. For the moment it uses the google directions API as a reference. @@ -26,4 +26,4 @@ To initially create the reference list use: java -jar RoutingGrid.jar cities.list output_grid.html reference.list 1 - \ No newline at end of file +