Skip to content

Conversation

@aaryanrr
Copy link
Contributor

Closes: #51

Describe the changes you've made

  1. The Documentation for the arguments that can be passed on to the CLI has been added to the README file
  2. Some Typos in the README were fixed
  3. Added the alt parameter to the <img> tag in the CONTRIBUTORS section of the README

Checklist:

  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Screenshots

Updated:

  1. Documentation in the README

image

  1. alt parameter in the <img> tag

image

@GouravSardana GouravSardana requested a review from anshsrtv March 23, 2021 04:54
Copy link
Member

@anshsrtv anshsrtv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @aaryanrr 🎉 But a better way of doing the same has been shown in the linked issue. Please consider it for your reference.

Usage

Usage: Dynamic [OPTIONS]

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.

Options:
  -v, --version                 gives the version of our CLI
  -s, --search                  Search a question on StackOverflow
 -d,  --debug                   Turn on debugging mode
  --help                        Show this message and exit.

@aaryanrr
Copy link
Contributor Author

@anshsrtv I'll do it according to that. Thanks for reviewing.

aaryanrr and others added 2 commits March 23, 2021 22:27
Co-authored-by: Ansh Srivastava <ansh_srtv@outlook.com>
@aaryanrr
Copy link
Contributor Author

@anshsrtv Please have a look at this now!

@GouravSardana GouravSardana merged commit b304f48 into IndianOpenSourceFoundation:master Mar 24, 2021
@anshsrtv anshsrtv added GSSoC21 Level0 Minor Documentation labels Apr 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSSoC21 Level0 Minor Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add all the args to Readme Usage

3 participants