Skip to content

Commit b7f8f8f

Browse files
committed
Added Arguments Guide to the README file and fixed some typos
1 parent 1f0d495 commit b7f8f8f

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,17 @@ Dynamic CLI allows users to search for keywords/issues with some relevant tags.
3232

3333
![ezgif com-gif-maker (1)](https://user-images.githubusercontent.com/49693160/111326116-4bcceb00-8692-11eb-9d3a-51350a006d34.gif)
3434

35+
### Arguments
36+
Usage: Dynamic [OPTIONS]<br>
37+
38+
Options: <br>
39+
40+
`-v, --version -> Gives the Version of the CLI` <br>
41+
`-s, --search -> Search a question on Stackoverflow` <br>
42+
`-d, --debug -> Turn on Debugging mode` <br>
43+
`-h, --help -> Shows this message and exit` <br>
44+
45+
3546
## License
3647

3748

@@ -78,13 +89,13 @@ git push
7889
**9.** **Congratulations!** Sit and relax, you've made your contribution to Dynamic-CLI project.
7990

8091
## Contributors:
81-
### Credits goes to these peoples:✨
92+
### Credit goes to these peoples:✨
8293

8394
<table>
8495
<tr>
8596
<td>
8697
<a href="https://github.com/IndianOpenSourceFoundation/dynamic-cli/graphs/contributors">
87-
<img src="https://contrib.rocks/image?repo=IndianOpenSourceFoundation/dynamic-cli" />
98+
<img src="https://contrib.rocks/image?repo=IndianOpenSourceFoundation/dynamic-cli" alt="Dynamic Cli Contributors"/>
8899
</a>
89100
</td>
90101
</tr>

0 commit comments

Comments
 (0)