From 68e7c07d4fda6bc4b0019390369f495b953b797b Mon Sep 17 00:00:00 2001 From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:54:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 88dd851..1852ace 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Type back the code on the keyboard and the code will be removed from the
![Injected](./assets/title-injected.png) - Console logs: show logs into the console.
Logs -- Request timeout: if the request is too long it will be abort after 10seconds. +- Request timeout: if the request is too long it will be abort after 15seconds. - Typing effect: create a typing effect for text. Type any text and it will be replaced by the correct one. If you want to stop it press Backspace key.
![Typing](./assets/typing.gif) - Mouseover effect: you will need to hover (or click for select) the question response to complete it automaticaly.