diff options
| author | mo8it <mo8it@proton.me> | 2024-04-12 20:06:56 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-12 20:06:56 +0200 |
| commit | 24539666afb0e8c80fbccbca7ad212ba8fbd1189 (patch) | |
| tree | cf11a77f3506ac0adcb2c7f332e924b2300dc060 /info.toml | |
| parent | 757723a7e8db5822df3b7ca56012448ca292ce4f (diff) | |
Show the final message
Diffstat (limited to 'info.toml')
| -rw-r--r-- | info.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |
