From 980ecf4e0ba342e59b41613fc0c4ed6d19d564bd Mon Sep 17 00:00:00 2001
From: Kyle Gunger <kgunger12@gmail.com>
Date: Sat, 9 Apr 2022 05:56:52 -0400
Subject: Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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
-- 
cgit v1.2.3