summaryrefslogtreecommitdiff
path: root/exercises/modules/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'exercises/modules/README.md')
-rw-r--r--exercises/modules/README.md1
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..61edccb
--- /dev/null
+++ b/exercises/modules/README.md
@@ -0,0 +1 @@
+For this exercise check out the [Modules](https://doc.rust-lang.org/book/second-edition/ch07-01-mod-and-the-filesystem.html) chapter of the Rust Book. \ No newline at end of file