Added readme stub
parent
3598d68108
commit
6e0a6c296a
|
@ -0,0 +1,11 @@
|
|||
# Worst Captcha
|
||||
|
||||
## Scraper
|
||||
Downloads images to use in the captcha, these are stored in the images/ folder
|
||||
of your current working directory.
|
||||
|
||||
This kinda works, requires twitter api keys and stuff in the config file.
|
||||
|
||||
### TODO:
|
||||
At the moment it only reads the 20 latest images from the twitter. But this is
|
||||
good enough for demo.
|
Loading…
Reference in New Issue