aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-01-12 20:22:58 +0100
committerGitHub <noreply@github.com>2023-01-12 20:22:58 +0100
commit9bf33f3cd6d56a533b6d112ee4612fb141453df1 (patch)
tree387c84576742e60445d67d4e643d2c3254bb1dc8 /README.md
parentc7e422a1fcf04c5089588dc01432e2289423007a (diff)
parent8b8d2a6caab51012c27673743643b31c9f7b7539 (diff)
Merge pull request #155 from chrboesch/main
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5a82e26..737f58d 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,7 @@ Core Language
* [x] Quoted identifiers @""
* [x] Anonymous structs/tuples/lists
* [ ] Async <--- IN PROGRESS!
+* [ ] Interfaces
## Contributing