diff --git a/README.md b/README.md index 8947db0..e661204 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ g++ src/main.cpp -Lncurses -o ve ### Command Mode -There are currently three commands for command mode: +There are currently four commands for command mode: `q`: Quits the editor, unless you have unsaved changes.