Update README.md
This commit is contained in:
parent
2f2b83b5ee
commit
f88c728568
@ -185,7 +185,7 @@ scraped_data = app.scrape_url(url)
|
|||||||
Performs a web search, retrieve the top results, extract data from each page, and returns their markdown.
|
Performs a web search, retrieve the top results, extract data from each page, and returns their markdown.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
query = 'what is mendable?'
|
query = 'What is Mendable?'
|
||||||
search_result = app.search(query)
|
search_result = app.search(query)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user