diff --git a/README.md b/README.md index 7abacfc..258f907 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Google Forms Quiz Resolver +# Google Forms Quiz Solver Some stupid people abuse the Google Forms validation to create quizzes and giveaways. This is not a good idea because the validation rules are in the source code of any survey. This script tries to extract exact answer conditions ("equal to") from Google Forms and solve them. - + ## Requirements This userscript requires Tampermonkey (available for Chrome and Firefox).