summaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-02-16 11:17:52 +0100
committerGitHub <noreply@github.com>2023-02-16 11:17:52 +0100
commitdce731a0ece693a06615e8f8f1ac7ee0db911360 (patch)
tree6bcc43daca3a65afa93aacc210f390ee87dc5256 /README.md
parent9693860bc0cbb49ac68ad23a8297be6eb1bc2add (diff)
parent4a63c43c1f18cf1fb98dc579f3f7bdcc27c3b336 (diff)
Merge branch 'main' into hello_c
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d355411..85f656c 100644
--- a/README.md
+++ b/README.md
@@ -164,7 +164,7 @@ Core Language
* [x] Quoted identifiers @""
* [x] Anonymous structs/tuples/lists
* [ ] Async <--- IN PROGRESS!
-* [ ] Interfaces <--- IN PROGRESS!
+* [X] Interfaces
* [ ] Working with C
## Contributing