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 b3ecc1f commit 963f580Copy full SHA for 963f580
LinkedIn-Certifications-Manager/README.md
@@ -11,10 +11,10 @@ A CLI based tool to automatically add certification to your LinkedIn profile.
11
```bash
12
cd Amazing-Python-Scripts
13
```
14
-<em>View help documentation:</em>
+<em>Run the Script:</em>
15
```powershell
16
-py LinkedIn-Certifications-Manager/manager.py -u true
+py LinkedIn-Certifications-Manager/manager.py
17
18
``` bash
19
-python3 LinkedIn-Certifications-Manager/manager.py -u true
+python3 LinkedIn-Certifications-Manager/manager.py
20
0 commit comments