From ce0ae570819b0060a8a351e14e089ffcf933888e Mon Sep 17 00:00:00 2001
From: Alexander <36723031+AlexRazzoR@users.noreply.github.com>
Date: Fri, 24 Oct 2025 16:22:27 +0500
Subject: [PATCH] Update README.md
Changed URL for bot detector
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index af1d123..1eb8c97 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ $api_result = $cleantalk_antispam->handle();
### Step 2.1 - add js lib to your html template
_Need for gathering frontend data._
```html
-
+
```
and do not forget to add additional parameter to the request
```php linenums="3"