From 86a89f380d650966d829ec3c3fbdb9b3cbcb6489 Mon Sep 17 00:00:00 2001 From: metasmile Date: Tue, 27 Nov 2018 19:33:28 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad23fcc..eacdaea 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ **Automatically translate and synchronize '.strings' files from the defined base language** - + The basic concept of this python CLI tool is straightforward file name based one-way synchronizer. If you are running, other localized resources will have the same key with automatically translated strings. Of course, string on the key that already exists will not be modified at all.