Skip to content

Commit 682f3ea

Browse files
Update README.md
Include reference to Android gradle POeditor plugin
1 parent f7995ed commit 682f3ea

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# POEditor-Parser
2-
A simple generator of swift files from a given localized `strings` file.
2+
A simple generator of swift files from a given localized POeditor `strings` file.
33

44
[![Release Version](https://img.shields.io/github/release/bq/poeditor-parser-swift.svg)](https://github.com/bq/poeditor-parser-swift/releases)
55
[![Release Date](https://img.shields.io/github/release-date/bq/poeditor-parser-swift.svg)](https://github.com/bq/poeditor-parser-swift/releases)
@@ -29,4 +29,7 @@ A simple generator of swift files from a given localized `strings` file.
2929

3030
## License
3131

32-
POEditor-Parser is available under the Apache 2.0. See the LICENSE file for more info.
32+
POEditor-Parser is available under the Apache 2.0. See the LICENSE file for more info.
33+
34+
## Android alternative
35+
If you want a similar solution for your Android projects, check this out: [poeditor-android-gradle-plugin](https://github.com/bq/poeditor-android-gradle-plugin)

0 commit comments

Comments
 (0)