summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorDave Gauer <dave@ratfactor.com>2021-02-16 20:28:34 -0500
committerDave Gauer <dave@ratfactor.com>2021-02-16 20:28:34 -0500
commit6f98de59a9b0dc7d7995c5025343d0cd792cd1df (patch)
tree72f6ff26de41cc427395eea22da7e522228f4b83 /README.md
parentf27601b55825fd8037082338ae996585946ef408 (diff)
Update README so it has THE TRUTH
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index d5fb35f..af3d3f3 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,8 @@ Planned exercises:
* [x] Enums
* [x] Structs
* [x] Pointers
-* [ ] Optionals
+* [x] Optionals
+* [ ] Struct methods
* [ ] Slices
* [ ] Multi pointers
* [ ] Unions