diff --git a/README.md b/README.md index d3dbd47..3c23142 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ The Elysium programming language. - [X] Tuple types - [ ] Modules - [ ] Arrays +- [ ] Structs - [X] Raw memory access - [ ] Memory allocation, Heap allocator - [ ] Garbage collector