Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
noahgift committed Jul 13, 2023
1 parent d97ca8a commit 482e71c
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 @@ -39,7 +39,7 @@ Website for projects here: [https://nogibjj.github.io/rust-data-engineering/](ht

* Binary Heap Fruit Salad with Fig Priority: `cd binaryheap-fruit && cargo run`

### Week 2-Safety and Security with Rust
### Week 2-Safety, Security, and Concurrency with Rust

* mutable fruit salad: `cd mutable-fruit-salad && cargo run`
* cli customize fruit salad: `cd cli-customize-fruit-salad && cargo run -- fruits.csv` or `cargo run -- --fruits "apple, pear"`
Expand Down

0 comments on commit 482e71c

Please sign in to comment.