about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-06 10:55:10 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-11-06 10:55:10 -0700
commit3e1c9986d7533bf00ce0d5bdfc61a7dc1ccbb867 (patch)
treea25b84048e7cc6bd258193c436d81c13fc6bb002
parent88c1b7181d8e9a7defcb7a5148057c88e21a7426 (diff)
downloadteliva-3e1c9986d7533bf00ce0d5bdfc61a7dc1ccbb867.tar.gz
.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 912b1a0..825c302 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ to a hotkey (currently `ctrl-e`) to edit its sources.
 
 <img alt='screenshot of Teliva editing the Towers of Hanoi' src='doc/hanoi-edit.png'>
 
-Save (`ctrl-s`) and quit (`ctrl-x`) to restart the app with the new sources.
+Toggle the same hotkey to restart the app with the new sources.
 
 Over time I hope to improve the experience for error messages, failing tests,
 undoing changes and so on. The emphasis will be on maximizing hackability