aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-02-16 10:35:15 +0100
committerGitHub <noreply@github.com>2023-02-16 10:35:15 +0100
commit4a63c43c1f18cf1fb98dc579f3f7bdcc27c3b336 (patch)
tree9d6f4dfe8f7e4a645aa1b362f50c1d56ebf1eb88
parentabdcc7798483804ad3c5d82f5194a275d33963e0 (diff)
'Interfaces' check marked
-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