diff --git a/README.md b/README.md index 4a4ae64..28090dd 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,17 @@ Download the segment files wget -rkpN -np -e robots=off -l1 https://brouter.de/brouter/segments4/ ``` -Download the profile files +Download the profile files from github https://github.com/gpxstudio/brouter/tree/master/misc/profiles2 using +``` +https://downgit.github.io/ +``` +or directly copy misc/profiles2 from git clone folder + +or using misc/scripts from git clone folder +``` +generate_profile_variants.sh +``` +si possono scaricare anche i profili di brouter usando ``` wget -rkpN -np -e robots=off -l1 https://brouter.de/brouter/profiles2/ ```