diff options
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -4,11 +4,11 @@ This is a utility to demonstrate the vast stupidity of human kind by easily pars  I suppose you could call it an SVG captcha 'cracker' if you're a total tool. -Note that it doesn't crack beizer curve SVG captchas, because I'm a lazy prick. +Note that it doesn't do beizer curve SVG captchas, because I'm lazy. +This targets a very small subset of all possible types of SVG captchas.  Dependencies  ------------ -* wget  * curl  * XML::Simple  | 
