Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
balbi-uff authored Feb 8, 2022
1 parent dfc0d33 commit 0232da8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 4chanScrapper
#### This program asynchronously scrapes threads from **4chan.org**, downloading **every image and video** in the thread.
#### This program asynchronously scrapes a single thread from **4chan.org**, downloading **every image and video** in the thread.

### Requirements
> `pip install -r "requirements.txt"`
Expand All @@ -22,4 +22,4 @@ Every other package used is included in Python 3.8+
python 4chanScrapper.py "https://boards.4chan.org/wg/thread/7830569" "C://Users/username/Desktop"
```

###### v1.1.1 - readme.md update - stable.
###### v1.1.2 - readme.md fix - stable.

0 comments on commit 0232da8

Please sign in to comment.