aboutsummaryrefslogtreecommitdiff
path: root/src/ui/init.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/init.rs')
-rw-r--r--src/ui/init.rs4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/init.rs b/src/ui/init.rs
index 87b31b6..eadaf36 100644
--- a/src/ui/init.rs
+++ b/src/ui/init.rs
@@ -102,7 +102,9 @@ impl Ui {
"q".bold(),
" to exit, ".into(),
"e".bold(),
- " to start editing.".bold(),
+ " to start editing, ".into(),
+ "r".bold(),
+ " to resume the conversation.".into(),
],
Style::default(),
),
ArKa projects. All rights to me, and your next child right arm.