From f8a0955e42f7de8c5f2dd2a2648accb37cfe98fd Mon Sep 17 00:00:00 2001 From: shinriyo Date: Mon, 4 Sep 2023 14:33:38 +0900 Subject: [PATCH] Update README.md make better document. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 674d2c6..ed3f95c 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,9 @@ ## Installation Guide * Note that we have several subprojects, for different languages (Objective-C or Swift) and level of complexity (from HelloMap to AdvancedMap), each is separate projects in Xcode point of view.* - + +* Set your key in `License` value of `AppDelegate.swift` before build. + #### Via CocoaPods: The following steps assume you know what Cocoapods are and have the CL tool installed on your system.