Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ISL-0111 authored Dec 13, 2024
1 parent fac4135 commit 80a85d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Mini_PJT_7_Rust_Pilot_ISL
- [4] Run the code : Perform basic arithmetric operations using two numbers and a chosen operation.
[operation] : `add`, `multiply`, `subtract`, `divide`
[num1], [num2] : 연산할 숫자를 입력
[num1], [num2] : Put numbers to calculate
```bash
cargo run -- [operation] [num1] [num2]
Expand Down

0 comments on commit 80a85d2

Please sign in to comment.