diff options
-rw-r--r-- | README.textile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.textile b/README.textile index 8f26fcf..7b06f34 100644 --- a/README.textile +++ b/README.textile @@ -21,6 +21,7 @@ h2. Request calls: h2. The function: p. The function must take two lists, some arguments and some state. + p. It must return a tuple of {Return value, new state}. h2. Info |