diff --git a/README.md b/README.md
index 7b4c81d..fafa15e 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,11 @@
 Manage chroot environments
 
 > [!WARNING]  
-> This is currently in heavy testing and does not work without some code modifications (I am too lazy to make proper testing and just hardcode everything)
\ No newline at end of file
+> This is currently in heavy testing and does not work without some code modifications (I am too lazy to make proper testing and just hardcode everything)
+
+# To-Do
+
+* [ ] Fix executing main function twice
+* [ ] Switch from `clap` to custom args handler
+* [ ] Cleanup
+* [ ] Multiple env support