You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-9Lines changed: 5 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,10 @@ Crowdin CLI is a command line tool that allows you to manage and synchronize you
13
13
- automate the process of updating your source files in your Crowdin project
14
14
- download translations from Crowdin and automatically save them in the correct locations
15
15
- upload all your existing translations to Crowdin in minutes
16
-
- integrate Crowdin with GIT, SVN, Mercurial, and other software
16
+
- manage your localization resources without leaving the terminal
17
+
- integrate Crowdin CLI with GitHub, GitLab, Jenkins, CircleCI, and other software
17
18
18
-
This is a cross-platform and it runs in a terminal on Linuxbased and macOS operating systems or in Command Prompt on Windows.
19
+
It is cross-platform and runs in a terminal on Linux-based and macOS operating systems, or in the command prompt on Windows.
19
20
20
21
<divalign="center">
21
22
@@ -45,17 +46,12 @@ This is a cross-platform and it runs in a terminal on Linux based and macOS oper
45
46
46
47
Visit the [documentation](https://crowdin.github.io/crowdin-cli/) for more details.
47
48
48
-
## Seeking Assistance
49
+
## Seeking Assistance and Contributing
49
50
50
51
If you find any problems or would like to suggest a feature, please read the [How can I contribute](/CONTRIBUTING.md#how-can-i-contribute) section in our contributing guidelines.
51
52
52
-
Need help working with Crowdin CLI or have a question? Visit our [Community Forum](https://community.crowdin.com/) or contact [Customer Success Service](https://crowdin.com/contacts).
53
-
54
-
## Contributing
55
-
56
-
If you would like to contribute, please read the [Contributing Guidelines](/CONTRIBUTING.md).
57
-
58
53
## License
54
+
59
55
<pre>
60
56
The Crowdin CLI is licensed under the MIT License.
61
57
See the LICENSE file distributed with this work for additional
0 commit comments