Browse Source

Merge pull request #155 from chrboesch/main

Update README.md
Chris Boesch 2 years ago
parent
commit
9bf33f3cd6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -160,6 +160,7 @@ Core Language
 * [x] Quoted identifiers @""
 * [x] Anonymous structs/tuples/lists
 * [ ] Async <--- IN PROGRESS!
+* [ ] Interfaces
 
 ## Contributing