Skip to content

Commit b304f48

Browse files
Merge pull request #52 from aaryanrr/master
Add Arguments Guide to the README file #52
2 parents b05e8f7 + 4629045 commit b304f48

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,19 @@ 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+
A Modern, user-friendly command-line HTTP client for the API testing, and if you're stuck - Search and browse StackOverflow without leaving the CLI. <br>
39+
40+
Options: <br>
41+
42+
`-v, --version -> Gives the Version of the CLI` <br>
43+
`-s, --search -> Search a question on Stackoverflow` <br>
44+
`-d, --debug -> Turn on Debugging mode` <br>
45+
`-h, --help -> Shows this message and exit` <br>
46+
47+
3548
## License
3649

3750

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

8093
## Contributors:
81-
### Credits goes to these peoples:✨
94+
### Credit goes to these people:✨
8295

8396
<table>
8497
<tr>
8598
<td>
8699
<a href="https://github.com/IndianOpenSourceFoundation/dynamic-cli/graphs/contributors">
87-
<img src="https://contrib.rocks/image?repo=IndianOpenSourceFoundation/dynamic-cli" />
100+
<img src="https://contrib.rocks/image?repo=IndianOpenSourceFoundation/dynamic-cli" alt="Dynamic Cli Contributors"/>
88101
</a>
89102
</td>
90103
</tr>

0 commit comments

Comments
 (0)