Skip to content

Commit 70e9c79

Browse files
docs: update zip package Readme (#711)
1 parent b799b6b commit 70e9c79

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

packages/zip/README.txt

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
------------------------------ Crowdin CLI v3 ---------------------------------
1+
# Crowdin CLI
22

3-
# Installation on Linux and MacOS
3+
## Installation on Linux and MacOS
44

5-
Run `. install-crowdin-cli.sh` in the terminal with sudo rights in order to add `crowdin` command to your terminal
5+
Run `. install-crowdin-cli.sh` in the terminal with sudo rights to add the `crowdin` command to your terminal
66

77
-------------------------------------------------------------------------------
88

@@ -13,12 +13,12 @@ Run `. install-crowdin-cli.sh` in the terminal with sudo rights in order to add
1313
- In the Start Search box, type `cmd`, and then press CTRL+SHIFT+ENTER
1414
- If the User Account Control dialog box appears, confirm that the action it displays is what you want, and then click Continue
1515

16-
2. Run `setup-crowdin.bat` script in order to add `crowdin` command to the Command Prompt
16+
2. Run the `setup_crowdin.bat` script to add the `crowdin` command to the Command Prompt
1717
3. Restart your Command Prompt
1818

1919
-------------------------------------------------------------------------------
2020

21-
# Running the App
21+
## Running the App
2222

2323
Use the following method to run the app:
2424

@@ -30,7 +30,7 @@ Alternative method:
3030

3131
-------------------------------------------------------------------------------
3232

33-
# General Commands
33+
## General Commands
3434

3535
To display help information:
3636

@@ -44,6 +44,6 @@ To analyze your configuration file for potential errors:
4444

4545
- crowdin lint
4646

47-
To show a list of source files in the current project:
47+
-------------------------------------------------------------------------------
4848

49-
- crowdin list project
49+
See the official documentation for more details - https://crowdin.github.io/crowdin-cli

0 commit comments

Comments
 (0)