Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
deedy5 authored May 13, 2022
1 parent ff0569c commit 9917952
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ Search for words, documents, images, news, maps and text translation using the D
```python
pip install -U duckduckgo_search
```
___
### CLI version
to save results to csv or download images from the command line
```
python3 -m duckduckgo_search --help
```
___
### Table of Contents
[Duckduckgo search operators](#duckduckgo-search-operators)
[1. ddg()](#1-ddg---search-by-duckduckgocom)</br>
Expand Down

0 comments on commit 9917952

Please sign in to comment.