summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8203684..0706721 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,11 @@ What (seems to) work
- Function Calls
- Getting struct members
- Array indexing
+- `else` blocks
+- File IO
+- Print statements
What doesn't work
-- `else` blocks
- Appending to arrays
## Usage