Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrandmartel committed Jul 28, 2021
1 parent 95e9bb5 commit a80aa1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -318,10 +318,10 @@ python3 prompt.py -get parameter -url "https://public.tableau.com/views/COVID-19
`TableauScraper` class has the following optional parameters :
| Parameters | default value | description |
| ---------- | ------------- | ----------------------------------------------------------------- |
| logLevel | logging.INFO | log level |
| delayMs | 500 | minimum delay in millis between actions (select/dropdown request) |
| Parameters | default value | description |
| ---------- | ------------- | ----------------------------------------- |
| logLevel | logging.INFO | log level |
| delayMs | 500 | minimum delay in millis between api calls |
## R
Expand Down

0 comments on commit a80aa1c

Please sign in to comment.