diff --git a/docs/Integration.md b/docs/Integration.md
index 73e45d56..7611afeb 100644
--- a/docs/Integration.md
+++ b/docs/Integration.md
@@ -21,6 +21,10 @@ compile 'org.mapsforge:vtm-android:[CURRENT-VERSION]:natives-x86'
 compile 'com.caverock:androidsvg:1.2.2-beta-1'
 ```
 
+### iOS
+
+Detailed iOS instructions can be found [here](ios.md).
+
 ### Java
 ```groovy
 compile 'org.mapsforge:vtm-gdx:[CURRENT-VERSION]'
diff --git a/docs/ios.md b/docs/ios.md
index 0fba68ab..f06cb4b0 100644
--- a/docs/ios.md
+++ b/docs/ios.md
@@ -1,4 +1,4 @@
-### Implementation example
+### iOS implementation
 
 RoboVm needs the native libs / frameworks to create a build.
 Copy those files from `vtm-ios-0.6.0-SNAPSHOT-natives.jar` into a temp folder.