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 e6f59cb commit 2d03cab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ for result in results:
print(result.snippet)
```

## sample code async version
## Sample code async version
```py
import asyncio
import google_custom_search
Expand Down

0 comments on commit 2d03cab

Please sign in to comment.