diff --git a/README.md b/README.md index bf6ea75..9ed3483 100644 --- a/README.md +++ b/README.md @@ -182,6 +182,7 @@ PROG_INIT Next, we'll try to reverse a string (for example `olleh` from `hello`): ``` - This script is slow because we reverse the string character by character. +PROG_INIT - Initialize variables DECLARE last