Skip to content

Commit

Permalink
⬆️ Fix dependency gridlock (#128)
Browse files Browse the repository at this point in the history
* ⬆️ Fix dependency gridlock

* Update basic_usage.md
  • Loading branch information
roniemartinez authored Mar 31, 2022
1 parent d19cc29 commit 9f0adb5
Show file tree
Hide file tree
Showing 3 changed files with 158 additions and 190 deletions.
2 changes: 1 addition & 1 deletion docs/basic_usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ To start scraping, use any of the following options. Click on the annotations (+

## Examples

Check out the example in [examples/flat.py](examples/flat.py) and run it on your terminal using the command `python examples/flat.py`.
Check out the example in [examples/flat.py](https://github.com/roniemartinez/dude/blob/master/examples/flat.py) and run it on your terminal using the command `python examples/flat.py`.
Loading

0 comments on commit 9f0adb5

Please sign in to comment.