Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jakopako committed Sep 12, 2022
1 parent abb6a6c commit a7e2422
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ scrapers:
selector: div.quoteText
```
Save this to a file and run `goskyr -config <your-file>`. Since this auto config generation is an experimental feature it currently only works for `text` fields.
Checkout the below sections for further details on manually configuring the scraper.
Save this to a file and run `goskyr -config <your-file>`. For now the automatic config extraction only works for `text` and `url` fields. Checkout the below sections for further details on manually configuring the scraper.

## Manual Configuration & Usage

Expand Down

0 comments on commit a7e2422

Please sign in to comment.