diff --git a/scrapscript.py b/scrapscript.py index dfdffe79..9e685c2d 100755 --- a/scrapscript.py +++ b/scrapscript.py @@ -991,10 +991,17 @@ def do_repl(self) -> None: html = rb""" +Scrapscript Web REPL -Output:
+

See scrapscript.org for a slightly +out of date language reference.

+

This REPL sends programs to a server to be evaluated, but the server is +completely stateless. All persistence is in the browser.

+
+
+Output:
 >>>