summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-09-12 16:34:33 +0200
committermo8it <mo8it@proton.me>2024-09-12 17:46:06 +0200
commit664228ef8b910640b353acd7445fa14b9d16ad9f (patch)
tree5885a6948859cfc0e00d0f142ea1fae809742eb4
parent234a61a3eeb1c10b0bd6ac5bd1dfe3d09438c04f (diff)
Improve quit message
-rw-r--r--src/watch.rs3
1 files changed, 2 insertions, 1 deletions
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 = "