From b5744f6dc930f7f9442c9effbeaf8a324b4867bb Mon Sep 17 00:00:00 2001
From: David <59258980+zerodytrash@users.noreply.github.com>
Date: Sun, 4 Apr 2021 14:40:42 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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).