diff options
Diffstat (limited to 'exercises/strings/REAMDE.md')
| -rw-r--r-- | exercises/strings/REAMDE.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exercises/strings/REAMDE.md b/exercises/strings/REAMDE.md new file mode 100644 index 0000000..76b74d7 --- /dev/null +++ b/exercises/strings/REAMDE.md @@ -0,0 +1 @@ +For this exercise check out the chapter [Strings](https://doc.rust-lang.org/book/2018-edition/ch08-02-strings.html) of the Rust Book.
\ No newline at end of file |
