From 664228ef8b910640b353acd7445fa14b9d16ad9f Mon Sep 17 00:00:00 2001 From: mo8it Date: Thu, 12 Sep 2024 16:34:33 +0200 Subject: [PATCH] Improve quit message --- src/watch.rs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/watch.rs b/src/watch.rs index a44b565..e910fb7 100644 --- a/src/watch.rs +++ b/src/watch.rs @@ -154,8 +154,9 @@ pub fn watch( } const QUIT_MSG: &[u8] = b" + We hope you're enjoying learning Rust! -If you want to continue working on the exercises at a later point, you can simply run `rustlings` again. +If you want to continue working on the exercises at a later point, you can simply run `rustlings` again in this directory. "; const NOTIFY_ERR: &str = "