diff options
Diffstat (limited to 'exercises/modules/README.md')
| -rw-r--r-- | exercises/modules/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exercises/modules/README.md b/exercises/modules/README.md index bb76510..6582b00 100644 --- a/exercises/modules/README.md +++ b/exercises/modules/README.md @@ -1,7 +1,7 @@ -### Modules +# Modules In this section we'll give you an introduction to Rust's module system. -#### Book Sections +## Further information - [The Module System](https://doc.rust-lang.org/book/ch07-02-defining-modules-to-control-scope-and-privacy.html) |
