From 74431e1dce2bbf5efe7951c6321eed7681da7022 Mon Sep 17 00:00:00 2001 From: Per Liedman Date: Thu, 5 Mar 2015 15:00:30 +0100 Subject: [PATCH] Link to tutorial --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cbb576c..fdb0d0d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Leaflet Routing Machine / GraphHopper Extends [Leaflet Routing Machine](https://github.com/perliedman/leaflet-routing-machine) with support for [GraphHopper](https://graphhopper.com/). +Some brief instructions follow below, but the [Leaflet Routing Machine tutorial on alternative routers](http://www.liedman.net/leaflet-routing-machine/tutorials/alternative-routers/) is recommended. + ## Installing Go to the [download page](http://www.liedman.net/lrm-graphhopper/download/) to get the script to include in your page. Put the script after Leaflet and Leaflet Routing Machine has been loaded.