aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-11-24 14:35:59 +1300
committerDavid <dbphillipsnz@gmail.com>2014-11-24 14:35:59 +1300
commitf1aa493db4aed9091e36139980082a8d9492ba33 (patch)
treee89cb0eca92ba4b03ea106cb4ed3ae27726b455f
parent4f5d8f03520aca4b61dfb5aa91d66476f4923348 (diff)
downloadsvgcaptcha-parser-f1aa493db4aed9091e36139980082a8d9492ba33.tar.xz
Oh well, YOLO.
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 61568e6..bdd606b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@ svgcaptcha-parser
This is a utility to demonstrate the vast stupidity of human kind by easily parsing an SVG captcha as provided by [SVGCaptcha](http://svgcaptcha.com)
I suppose you could call it an SVG captcha 'cracker' if you're a total tool.
-g
+
+Note that it doesn't crack beizer curve SVG captchas, because I'm a lazy prick.
+
Dependencies
------------
* wget