summaryrefslogtreecommitdiff
path: root/info.toml
diff options
context:
space:
mode:
authormo8it <mo8it@proton.me>2024-04-12 20:06:56 +0200
committermo8it <mo8it@proton.me>2024-04-12 20:06:56 +0200
commit24539666afb0e8c80fbccbca7ad212ba8fbd1189 (patch)
treecf11a77f3506ac0adcb2c7f332e924b2300dc060 /info.toml
parent757723a7e8db5822df3b7ca56012448ca292ce4f (diff)
Show the final message
Diffstat (limited to 'info.toml')
-rw-r--r--info.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/info.toml b/info.toml
index d35b570..b6b6800 100644
--- a/info.toml
+++ b/info.toml
@@ -20,7 +20,8 @@ started, here's a couple of notes about how Rustlings operates:
and sometimes, other learners do too so you can help each other out!
Got all that? Great! To get started, run `rustlings watch` in order to get the first exercise.
-Make sure to have your editor open in the `rustlings` directory!"""
+Make sure to have your editor open in the `rustlings` directory!
+"""
final_message = """We hope you enjoyed learning about the various aspects of Rust!
If you noticed any issues, please don't hesitate to report them to our repo.