Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev authored Oct 31, 2023
1 parent 5b3e362 commit 506e133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ poki_sdk.is_ad_blocked()
```
Use this instruction: [PokiSDK - Defold](https://sdk.poki.com/defold.html)

Do not collect Lua errors manually using `sys.set_error_handler()``. The SDK collects Lua errors and the engine's errors and warnings automatically.
Do not collect Lua errors manually using `sys.set_error_handler()`. The SDK collects Lua errors and the engine's errors and warnings automatically.

When you get your PokiSDK Sitelock code, just add it to your game as:
```lua
Expand Down

0 comments on commit 506e133

Please sign in to comment.