From 7ed40cd5d7bbf6d70a279deacd959b3eb3f02d81 Mon Sep 17 00:00:00 2001
From: yoannchb-pro <71560747+yoannchb-pro@users.noreply.github.com>
Date: Mon, 20 Mar 2023 21:29:26 -0400
Subject: [PATCH] v1.0.0
---
README.md | 22 ++++++++++++++--------
1 file changed, 14 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index feb9ccb..43386fd 100644
--- a/README.md
+++ b/README.md
@@ -24,14 +24,20 @@ To test the code, you can run the index.js file located in the "test" fol
## Options
-
+
+
+
-- Title indication: Show some informations into the title to know for example if the code have been injected. 
-- Console logs: show logs into the console. 
-- Cursor indication: show a pointer cursor and a hourglass to know when the request is finished.
-- Typing effect: create a typing effect for text. 
-
-- Mouseover effect: you will need to hover (or click for select) the question response to complete it automaticaly.  
+- Cursor indication: show a pointer cursor and a hourglass to know when the request is finished.
+- Title indication: Show some informations into the title to know for example if the code have been injected.
+

+- Console logs: show logs into the console.
+
+- Typing effect: create a typing effect for text.
+

+- Mouseover effect: you will need to hover (or click for select) the question response to complete it automaticaly.
+

+

## Examples
@@ -65,6 +71,6 @@ To test the code, you can run the index.js file located in the "test" fol
## If it can't complete the question, the answer will be copied to your clipboard
-To know if the answer has been copied to the clipboard, you can look at the title of the page which will become "Copied to clipboard" for 5 seconds.
+To know if the answer has been copied to the clipboard, you can look at the title of the page which will become "Copied to clipboard" for 3 seconds.
