summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJustin R. Miller <incanus@codesorcery.net>2014-05-26 13:48:34 -0700
committerJustin R. Miller <incanus@codesorcery.net>2014-05-26 13:48:34 -0700
commitaba4983c942ed3e92fc934a676f6a440bf2414ed (patch)
tree37f0d58cf55d39a4adf12f05bd0eb5f71faabbb7 /README.md
parent9def7dec01da17b7038fc1e07e9b3b3ae5994298 (diff)
downloadqtlocation-mapboxgl-aba4983c942ed3e92fc934a676f6a440bf2414ed.tar.gz
refs #243: mention resources
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c0e9a6258a..6fcdf446ea 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ To create projects, you can run:
## iOS
iOS makes use of a Cocoa-specific API currently housed in [MVKMapKit](https://github.com/mapbox/MVKMapKit),
-which is included as a submodule and provides a `UIView` interface to the map view.
+which is included as a submodule and provides a `UIView` interface to the map view and some bundle resources.
First, pull down the submodule(s):