summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1592111..7c0a6e3 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+<!-- This file was autogenerated by the script in src/bin/generate_readme.rs.
+ Please edit either the script or the template in README-template.md in
+ order to make changes here rather than committing the changes directly. -->
+
# rustlings
Small exercises to get you used to reading and writing Rust code. Includes practice reading and responding to