Skip to content

Commit 55b1066

Browse files
committed
Update readme.md
1 parent 2b786f1 commit 55b1066

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# SimpleLocalize GitHub Action
22

33
Action installs, configures, and runs the SimpleLocalize CLI with the version, command, and arguments of your choice.
4+
By default, SimpleLocalize CLI tries to find the configuration file in the current directory (`./simplelocalize.yml`).
45

56
Learn more: https://simplelocalize.io/docs/cli/get-started/
67

@@ -32,7 +33,7 @@ The arguments for the command. Default `""`.
3233

3334
Example: `--uploadPath ./translations/{lang}.json --uploadFormat single-language-json --dryRun`
3435

35-
# Examples of usage
36+
# Example usage
3637

3738
The workflow below will upload translations, auto-translate them,
3839
download translations, publish them and pull them to the hosting resources.

0 commit comments

Comments
 (0)