Skip to content

Commit 7b40dae

Browse files
committed
Fix. Readme. Description add js lib
1 parent 752bc54 commit 7b40dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ $api_result = $cleantalk_antispam->handle();
5050

5151
### Step 2.1 - add js lib to your html template
5252
```html
53-
<script src="https://moderate.cleantalk.org/ct-bot-detector-wrapper.js"></script>
53+
<script src="https://moderate.cleantalk.org/ct-bot-detector-wrapper.js" defer></script>
5454
```
5555
_Need for gathering frontend data._
5656

0 commit comments

Comments
 (0)