Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jakopako committed Mar 5, 2022
1 parent dd9b071 commit f36e695
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 @@ -32,7 +32,7 @@ A very simple configuration would look something like this:

```yml
scrapers:
- name: LifeQuotes # The name is only for logging and does not appear in the json output.
- name: LifeQuotes # The name is only for logging and scraper selection (with -single) and does not appear in the json output.
url: "https://www.goodreads.com/quotes/tag/life"
item: ".quote"
fields:
Expand Down

0 comments on commit f36e695

Please sign in to comment.