diff --git a/README.md b/README.md index d76aee8..fa5e815 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Xcode-Quick-Localization ======================== Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content") - +Support Swift string, Convert "content" to NSLocalizedString("content", comment:"content") How To Use ==========