Updated README
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 1 Jul 2020 19:52:30 +0000 (14:52 -0500)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Wed, 1 Jul 2020 19:52:30 +0000 (14:52 -0500)
README.md

index 02f46682023a5158443114d08376f3e2f3acf8c2..f737575338ffd5ae4b8a1696d1f944871a306eec 100644 (file)
--- a/README.md
+++ b/README.md
@@ -19,5 +19,6 @@ This a small list of things I want in the language when all is said and done. Ma
 | Completed | Link to externally defined functions (WASM imports) |
 | Completed | Standard C-style control flow |
 | In Progress | Global variables (WASM globals) |
+| In Progress | Dynamic file inclusion |
 | Not Started | Pointers |
 | Not Started | Structured data |