We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee2d6a commit df76ac4Copy full SHA for df76ac4
README.md
@@ -38,9 +38,7 @@ $ curl -sL https://cdn.simplelocalize.io/cli/simplelocalize | bash
38
**Example** `simplelocalize.yml`
39
40
```yaml
41
-clientId: <YOUR_CLIENT_ID>
42
-clientSecret: <YOUR_SECRET>
43
-projectToken: <PROJECT_TOKEN>
+uploadToken: <PROJECT_UPLOAD_TOKEN>
44
projectType: <SEE_SUPPORT_LIST>
45
```
46
[✅ SEE SUPPORTED LIBRARIES LIST](https://simplelocalize.gitbook.io/simplelocalize/supported-libraries)
0 commit comments