Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rochacbruno authored Oct 18, 2024
1 parent e75f421 commit 4766b9a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion book/src/chapter-13/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ From **Python** to **Rust** by examples
- [Encode and Decode JSON](./subchapters/encode-and-decode-json.md)
- [Object Orientation](./subchapters/object-orientation.md)
- [Print Object for Debug/Log](./subchapters/print-object-for-debug-log.md)
- [Template for new examples](./subchapters/template-for-new-examples.md)
- [Operator Overloading](./subchapters/operator-overloading.md)
- [Template for new examples](./subchapters/template-for-new-examples.md)

0 comments on commit 4766b9a

Please sign in to comment.