diff --git a/02/README.md b/02/README.md index d99d4c7..27e64a3 100644 --- a/02/README.md +++ b/02/README.md @@ -5,6 +5,8 @@ Today's language: **Rust** My very first rust program! + + ```shell rustc day02.rs ./day02