Browse Source

'Interfaces' check marked

Chris Boesch 2 years ago
parent
commit
4a63c43c1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
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