diff options
| author | Dave Gauer <[email protected]> | 2021-02-16 20:28:34 -0500 |
|---|---|---|
| committer | Dave Gauer <[email protected]> | 2021-02-16 20:28:34 -0500 |
| commit | 6f98de59a9b0dc7d7995c5025343d0cd792cd1df (patch) | |
| tree | 72f6ff26de41cc427395eea22da7e522228f4b83 | |
| parent | f27601b55825fd8037082338ae996585946ef408 (diff) | |
| download | ziglings-6f98de59a9b0dc7d7995c5025343d0cd792cd1df.tar.xz ziglings-6f98de59a9b0dc7d7995c5025343d0cd792cd1df.zip | |
Update README so it has THE TRUTH
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -123,7 +123,8 @@ Planned exercises: * [x] Enums * [x] Structs * [x] Pointers -* [ ] Optionals +* [x] Optionals +* [ ] Struct methods * [ ] Slices * [ ] Multi pointers * [ ] Unions |
