update readme

This commit is contained in:
Evgeny
2021-08-08 12:43:17 +03:00
parent a63b050ffc
commit 92ffa7d20f
3 changed files with 13 additions and 1 deletions

3
samples/bad-script7.lua Normal file
View File

@@ -0,0 +1,3 @@
function on_resume()
package.path = ";;"
end