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