small readme fixes

This commit is contained in:
Evgeny
2022-06-10 15:12:05 +03:00
parent 57dfcaad70
commit 8c4a1fa438

View File

@@ -372,7 +372,7 @@ The full text of the script may look like this:
```
function on_alarm()
net:get_text("http://api.icndb.com/jokes/random")
http:get("http://api.icndb.com/jokes/random")
end
function on_network_result(result)