Update README.md

This commit is contained in:
Zitao Xiong
2015-04-04 23:14:02 -04:00
parent 4593583393
commit 1e59b905b2

View File

@@ -2,6 +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