aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoralandonovan <adonovan@google.com>2018-03-10 09:02:48 -0500
committerGitHub <noreply@github.com>2018-03-10 09:02:48 -0500
commitd45fbbac1576cef8bd059a9ca944dda7741bc293 (patch)
tree5a0038f722ff4c24dfbb0e43021fcd08a1e331b9 /README.md
parent4bb5ab60f93920cb9eab187e579bbfe4f2fe372a (diff)
downloadstarlark-go-d45fbbac1576cef8bd059a9ca944dda7741bc293.tar.gz
README: suggest Ctrl-D to exit the REPL
Fixes #85
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57dae9c..b7df6f2 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,8 @@ $ ./skylark
>>>
```
+When you have finished, type `Ctrl-D` to close the REPL's input stream.
+
### Contributing
We welcome submissions but please let us know what you're working on