aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 0c9c4d9..b9962b2 100644
--- a/readme.md
+++ b/readme.md
@@ -42,5 +42,5 @@ execute it. The REPL supports basic readline operations.
42`(save <filename>)`: saves the current file. optional 42`(save <filename>)`: saves the current file. optional
43argument to save to a different filename than the one opened 43argument to save to a different filename than the one opened
44from. 44from.
45`(quit)`: quit the [editor](editor) 45`(quit)`: quit the editor.
46 46