Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theiskaa authored Jun 15, 2021
1 parent ccdc130 commit de98106
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To get help about concrete command:
scli help <command name>
```

#### Get command usage:
### Get command usage:

Get questions (Would get excatly 5 question).
```console
Expand All @@ -53,7 +53,7 @@ scli get --tag flutter --limit 4
```
<img width="1000" src="https://github.com/theiskaa/stackoverflow_cli/blob/develop/assets/get.png" alt="Get command result">

#### Search command usage:
### Search command usage:
It would search question by gave text, and log avaiable questions.
```console
scli search <Search text here>
Expand Down

0 comments on commit de98106

Please sign in to comment.