diff options
| author | JuliaCao <y.cao@berkeley.edu> | 2020-12-12 10:21:23 -0800 |
|---|---|---|
| committer | JuliaCao <y.cao@berkeley.edu> | 2020-12-12 10:34:59 -0800 |
| commit | 90cfb6ff28377531bfc34acb70547bdb13374f6b (patch) | |
| tree | 49452a95b974812bc1440404ae491e046371a772 /exercises | |
| parent | 26110da7cadc4ab7614730c2d0b1e514a2763d3d (diff) | |
fix: added missing exercises to info.toml
Diffstat (limited to 'exercises')
| -rw-r--r-- | exercises/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/exercises/README.md b/exercises/README.md index 725edd7..0c71524 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -10,6 +10,7 @@ | structs | §5.1 | | enums | §6 | | modules | §7.2 | +| collections | §8.1 | | strings | §8.2 | | error_handling | §9 | | generics | §10 | |
