Update README so it has THE TRUTH

This commit is contained in:
Dave Gauer 2021-02-16 20:28:34 -05:00
parent f27601b558
commit 6f98de59a9

View file

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