diff options
Diffstat (limited to 'exercises/modules/README.md')
| -rw-r--r-- | exercises/modules/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exercises/modules/README.md b/exercises/modules/README.md new file mode 100644 index 0000000..7a0232f --- /dev/null +++ b/exercises/modules/README.md @@ -0,0 +1 @@ +For this exercise check out the [Modules](https://doc.rust-lang.org/book/2018-edition/ch07-01-mod-and-the-filesystem.html) chapter of the Rust Book.
\ No newline at end of file |
