From 2b4c9d8fade063a23e3e6c955fa005a52ecec306 Mon Sep 17 00:00:00 2001 From: Fabio Date: Wed, 26 Mar 2025 19:14:28 +0800 Subject: [PATCH] Aggiorna README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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/ ```