diff --git a/README.md b/README.md
index e8c6016..846e497 100644
--- a/README.md
+++ b/README.md
@@ -20,8 +20,11 @@ TODO
         - PS/2 Keyboard driver
         - VGA driver
         - SVGA driver
-        - File system 
+        - File system
+            TarFS
+                Pass in a tar file as an initrd and parse it with TarFS
         - VFS
+                Being (written)[https://git.ablecorp.us/bee/ableos-vfs] by Bee
         - Disk driver
         - A ton more
 ```