small readme fixes
This commit is contained in:
@@ -372,7 +372,7 @@ The full text of the script may look like this:
|
|||||||
|
|
||||||
```
|
```
|
||||||
function on_alarm()
|
function on_alarm()
|
||||||
net:get_text("http://api.icndb.com/jokes/random")
|
http:get("http://api.icndb.com/jokes/random")
|
||||||
end
|
end
|
||||||
|
|
||||||
function on_network_result(result)
|
function on_network_result(result)
|
||||||
|
|||||||
Reference in New Issue
Block a user