Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 authored Sep 5, 2022
1 parent a8f55f6 commit 90c1734
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,28 +10,12 @@ pip install -U duckduckgo_search
___
### CLI version
```python3
python ddgs --help
ddgs --help
```
or
```python3
python -m duckduckgo_search --help
```
```python3
Usage: python ddgs [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...
or
Usage: python -m duckduckgo_search [OPTIONS] COMMAND1 [ARGS]... [COMMAND2 [ARGS]...]...

Options:
--help Show this message and exit.

Commands:
images
maps
news
text
translate
videos
```
![](https://github.com/deedy5/duckduckgo_search/raw/main/docs/ddgs_demo.gif)

___
Expand Down

0 comments on commit 90c1734

Please sign in to comment.