summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-02-28 13:23:22 -0500
committerDave Gauer <dave@ratfactor.com>2021-02-28 13:23:22 -0500
commit5f7e9389d5a8d5829f9a7a7fe50153e3d82abf7f (patch)
treec8a5be6d30f4b44ea6124064fcf3e399876ab661 /README.md
parent11ec69b92cccf542c6a632eddb4249102a82beab (diff)
Added ex 48, additional comment on 46
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f446cfe..de0a808 100644
--- a/README.md
+++ b/README.md
@@ -127,7 +127,7 @@ Planned exercises:
* [x] Structs
* [x] Pointers
* [x] Optionals
-* [ ] Struct methods
+* [x] Struct methods
* [ ] Slices
* [ ] Multi pointers
* [ ] Unions