Skip to content

Commit 34a4139

Browse files
committed
[🛠] Fix README.md
1 parent fc9ee78 commit 34a4139

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,18 @@ You can install LeetCli via **PyPI**:
2626

2727
```bash
2828
pip install local-leetcode
29+
```
30+
31+
After installation, the CLI command is available as: leetcli Usage Run the CLI with:
32+
```bash
33+
leetcli
34+
```
35+
36+
## Usage
37+
Run the CLI with:
38+
```bash
39+
leetcli
40+
```
41+
42+
43+

0 commit comments

Comments
 (0)