Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fade2black committed Nov 10, 2024
1 parent 85f76e6 commit 4e6f2d5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
3. Parallel computation of `N` factorial.
4. Parallel computation of sum of integers stored in a file.
5. Implementation of Linux `wc` command.
6. `arc-mutex` (simple tutorial)
6. `arc-mutex` (simple tutorial).
7. Letter frequency counter (how to use `tokio` channels to create a pipeline).

0 comments on commit 4e6f2d5

Please sign in to comment.