diff --git a/README.md b/README.md index 84f7be4..e6e0987 100644 --- a/README.md +++ b/README.md @@ -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)