Skip to content

Commit

Permalink
add: readme.md link to the collection exercises
Browse files Browse the repository at this point in the history
  • Loading branch information
inancgumus authored Jun 11, 2020
1 parent 6d86169 commit f31587c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This will be a long journey. So I suggest you watching this repository for updat
1. [Vectors](rpl/_11_collections/src/vectors.rs)
2. [Strings](rpl/_11_collections/src/strings.rs)
3. [HashMaps](rpl/_11_collections/src/hashmaps.rs)
4. [🏋️‍♂️ Exercises 🏋️‍♀️](rpl/_11_collections/exercises)
4. [🏋️‍♂️ Exercises 🏋️‍♀️](rpl/_11_collections/exercises/README.md)

## My Notes

Expand Down

0 comments on commit f31587c

Please sign in to comment.