mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
copy
This commit is contained in:
parent
9b2c4a501d
commit
8eda666672
1 changed files with 5 additions and 0 deletions
|
@ -40,4 +40,9 @@ To add URLs to the chat:
|
|||
- Use `/web <url>`
|
||||
- Just paste the URL into the chat and aider will ask if you want to add it.
|
||||
|
||||
You can also scrape web pages from the command line to see the markdown version that aider produces:
|
||||
|
||||
|
||||
```
|
||||
python -m aider.scrape https://aider.chat/docs/usage/tips.html
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue