Skip to content

Commit 963f580

Browse files
committed
Update readme.md
1 parent b3ecc1f commit 963f580

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

LinkedIn-Certifications-Manager/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ A CLI based tool to automatically add certification to your LinkedIn profile.
1111
```bash
1212
cd Amazing-Python-Scripts
1313
```
14-
<em>View help documentation:</em>
14+
<em>Run the Script:</em>
1515
```powershell
16-
py LinkedIn-Certifications-Manager/manager.py -u true
16+
py LinkedIn-Certifications-Manager/manager.py
1717
```
1818
``` bash
19-
python3 LinkedIn-Certifications-Manager/manager.py -u true
19+
python3 LinkedIn-Certifications-Manager/manager.py
2020
```

0 commit comments

Comments
 (0)