Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna2134 authored Jul 20, 2022
1 parent 9f18a53 commit e6f59cb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,7 @@
[![Downloads](https://pepy.tech/badge/google-custom-search/week)](https://pepy.tech/project/google-custom-search)
[![Documentation Status](https://readthedocs.org/projects/google-custom-search/badge/?version=latest)](https://google-custom-search.readthedocs.io/en/latest/?badge=latest)

# How to use this package.

## Next version can search image.

## first please install this package
## Install
```bash
pip install google-custom-search
```
Expand All @@ -18,7 +14,7 @@ or if you want use async/await, please install.
pip install google-custom-search[async]
```

## sample code
## Sample code
```py
import google_custom_search

Expand Down

0 comments on commit e6f59cb

Please sign in to comment.