Skip to content

Commit 8f186b5

Browse files
authored
Final link
1 parent 339ecff commit 8f186b5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ To work with Rust it is recommended that you install [**`rustup`**](https://doc.
6363
- [The Book](https://doc.rust-lang.org/book/)
6464
- [Examples](https://doc.rust-lang.org/rust-by-example/)
6565
- [Playground](https://play.rust-lang.org/?version=stable&mode=debug&edition=2021)
66+
67+
Of interest:
68+
69+
- [Rewrite the `ls` command in Rust](https://endler.dev/2018/ls/) - from a [series](https://endler.dev/2017/yes/) of "useless Unix tools rewritten in Rust"

0 commit comments

Comments
 (0)