From 10555a7c0e475d074c0f42fa6e5f3b2729b8d1d4 Mon Sep 17 00:00:00 2001
From: Jan <rsge@web.de>
Date: Wed, 9 Apr 2025 08:07:51 +0200
Subject: [PATCH] Updatd Readme

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1e1134f..741fbf5 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,6 @@ The script can work in the background of a pinned tab, but **the tab has to some
 
 It starts at the top left and works through the complete list to the bottom right, leaving out the external links besides the main *GreaterGood* sites.
 
-The *click*-action is used on the buttons after the page loads plus a random delay, so they should be correctly counted as clicked, if they don't do an isTrusted check somewhere.
+The `click()` method is used on the buttons after the page loads plus a random delay, so they should be correctly counted as clicked, if they don't do an `isTrusted` check somewhere.
 
 Don't forget to **disable your ad blocker** for the site, so ads can get loaded and as such revenue be made.
-- 
GitLab