about summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-11-06 14:44:07 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-11-06 14:44:07 -0700
commit19472f7e656aac33b37d801571a7a84ec29246d3 (patch)
tree5f85a9d4ab00b0715668be2eac0fc4c559b21880 /README.md
parent62ecf178707fd009653061a47bbb42dc1336b5b7 (diff)
downloadteliva-19472f7e656aac33b37d801571a7a84ec29246d3.tar.gz
.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 69d89bc..dee055b 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,8 @@ Here's an example app (the [Tower of Hanoi](https://en.wikipedia.org/wiki/Tower_
 <img alt='screenshot of Teliva running the Towers of Hanoi' src='doc/hanoi.png'>
 
 No matter what app you run, you are always guaranteed access to a single
-consistent way (currently the hotkey `ctrl-e`) to edit its sources.
+obvious, consistent way (currently the hotkey `ctrl-e`) to edit its sources.
+And to run the updates after editing.
 
 <img alt='screenshot of Teliva editing the Towers of Hanoi' src='doc/hanoi-edit.png'>