From 6e0a6c296a5b573299817638a44432bd701dd38a Mon Sep 17 00:00:00 2001 From: Elis Axelsson Date: Wed, 27 Apr 2016 15:01:01 +0200 Subject: [PATCH] Added readme stub --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..45f9400 --- /dev/null +++ b/README.md @@ -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.