Browse Source

Update README so it has THE TRUTH

Dave Gauer 4 years ago
parent
commit
6f98de59a9
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -123,7 +123,8 @@ Planned exercises:
 * [x] Enums
 * [x] Structs
 * [x] Pointers
-* [ ] Optionals
+* [x] Optionals
+* [ ] Struct methods
 * [ ] Slices
 * [ ] Multi pointers
 * [ ] Unions