From 20cd030d226a05e42354e59cdf9aedc3fd923ad4 Mon Sep 17 00:00:00 2001 From: Patrick Kladek Date: Wed, 12 Jun 2024 16:26:02 +0200 Subject: [PATCH] Update README.md Co-authored-by: Michael Kirk --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c27e29d7..3c289f84 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ All issues are covered with this SDK. # Migrating from v2 to v3 -Maplibre v3 allows you to start a navigation in an existing Map, so no modal ViewController needs to be presented over an existing map as before. This results in some breaking changes. +MaplibreNavigation v3 allows you to start a navigation in an existing Map, so no modal ViewController needs to be presented over an existing map as before. This results in some breaking changes. ### Step 1: