diff --git a/subjects/unwrap_or_expect/README.md b/subjects/unwrap_or_expect/README.md index 59205d13..58068ca2 100644 --- a/subjects/unwrap_or_expect/README.md +++ b/subjects/unwrap_or_expect/README.md @@ -57,6 +57,7 @@ fn main() { And its output: ```console +$ cargo run server1.com WARNING: check the server Not found: server2.com