update readme

This commit is contained in:
Zitao Xiong
2015-11-19 03:16:34 -05:00
parent 65002f5942
commit 86885b94c3
3 changed files with 4 additions and 2 deletions

View File

@@ -17,10 +17,11 @@
<dict>
<key>keyMask</key>
<array>
<string>ctrl</string>
<string>shift</string>
<string>alt</string>
</array>
<key>keyEquivalent</key>
<string>a</string>
<string>d</string>
</dict>
</dict>
<dict>

View File

@@ -5,6 +5,7 @@ Xcode Plugin to Convert @"content" to NSLocalizedString(@"content", @"content")
Support Swift string, Convert "content" to NSLocalizedString("content", comment:"content")
![Settings Panel](./Xcode_Quick_Localization_Settings.png)
How To Use
==========

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB