Skip to content

Commit

Permalink
🔧 Tuned performance parameters for new features
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadzainabbas committed Jan 9, 2024
1 parent dd750d8 commit c3b103c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ Hello, world!
```

> [!IMPORTANT]
> `cargo run` command builds the project if it's not already built.
> `cargo run` command compile/build the code and then run the resultant executable all in one command.

0 comments on commit c3b103c

Please sign in to comment.