diff options
| author | Chris Boesch <[email protected]> | 2023-01-12 20:22:58 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-12 20:22:58 +0100 |
| commit | 9bf33f3cd6d56a533b6d112ee4612fb141453df1 (patch) | |
| tree | 387c84576742e60445d67d4e643d2c3254bb1dc8 | |
| parent | c7e422a1fcf04c5089588dc01432e2289423007a (diff) | |
| parent | 8b8d2a6caab51012c27673743643b31c9f7b7539 (diff) | |
| download | ziglings-9bf33f3cd6d56a533b6d112ee4612fb141453df1.tar.xz ziglings-9bf33f3cd6d56a533b6d112ee4612fb141453df1.zip | |
Merge pull request #155 from chrboesch/main
Update README.md
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -160,6 +160,7 @@ Core Language * [x] Quoted identifiers @"" * [x] Anonymous structs/tuples/lists * [ ] Async <--- IN PROGRESS! +* [ ] Interfaces ## Contributing |
