summaryrefslogtreecommitdiff
path: root/exercises/structs/README.md
AgeCommit message (Collapse)Author
2021-04-23docs(exercises): updated all exercises readme filesZerotask
all exercises readme files now have a unified structure and a description
2021-04-20fix(structs): Add 5.3 to structs/README (#652)Shao Yang Hong
Co-authored-by: Shao Yang Hong <shaoyang.hong@ninjavan.co>
2021-03-20chore: capitalize `c` letterRod Elias
By capitalizing the `c` letter it makes clear that we're talking about the C programming language.
2020-12-15fix: update structs READMEseancad
2019-07-27docs: Fix wrong titleAndre Pratama
fix #200
2019-05-25Adds a simple exercise for structuresBrian Kung