Skip to content

Commit 31e7796

Browse files
committed
updated readme
1 parent b33cb4d commit 31e7796

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ As I am starting my journey with Rust, here it goes a few reminders so I don't h
8181

8282
Before pushing to *crates.io*, run the following:
8383

84-
1. cargo build
85-
2. cargo test
86-
3. cargo fmt
87-
4. cargo clippy
84+
1. `cargo build`
85+
2. `cargo test`
86+
3. `cargo fmt`
87+
4. `cargo clippy`
8888

8989
If all good, `cargo package` and then `cargo publish`.

0 commit comments

Comments
 (0)