diff --git a/README.md b/README.md index f966cd9..5e21ebd 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ Current support: - `struct` -- [x] static types -- [ ] generic types + - [x] static types + - [ ] generic types - `enum` -- [ ] static types -- [ ] generic types + - [ ] static types + - [ ] generic types - `fn` -- [ ] static types -- [ ] generic types + - [ ] static types + - [ ] generic types # Struct example