Skip to content

Commit 02d79f6

Browse files
committed
chore: update readme
1 parent 88f092d commit 02d79f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# mds-rust
22

3-
Este repositório é destinado para a linguagem Rust.
3+
Este repositório é destinado para os estudos com a linguagem Rust.
44

55
## Rust
66

7-
- **trpl**: [The Rust Programming Language](https://doc.rust-lang.org/stable/book/ 'The Rust Programming Language')
8-
- **wasm/wasm-game-of-life**: [The Rust Wasm Book](https://rustwasm.github.io/docs/book/ 'The Rust Wasm Book')
7+
- **books/trpl**: [The Rust Programming Language](https://doc.rust-lang.org/stable/book/ 'The Rust Programming Language')
98
- **books/hands-on-rust**: [Hands-on Rust: Effective Learning through 2D Game Development and Play](https://pragprog.com/titles/hwrust/hands-on-rust/ 'Hands-on Rust: Effective Learning through 2D Game Development and Play')
9+
- **wasm/wasm-game-of-life**: [The Rust Wasm Book](https://rustwasm.github.io/docs/book/ 'The Rust Wasm Book')

0 commit comments

Comments
 (0)