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