Skip to content

Commit

Permalink
chore: Edit comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Aaron Lee committed Dec 7, 2020
1 parent 5b402f7 commit d311747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ import SwiftyIamport
```

```Swift
- AppDelegate 파일 설정
// - AppDelegate 파일 설정

func application(_ app: UIApplication, open url: URL, options: [UIApplicationOpenURLOptionsKey : Any] = [:]) -> Bool {
if let scheme = url.scheme {
Expand Down

0 comments on commit d311747

Please sign in to comment.