diff --git a/src/main.rs b/src/main.rs index 87555a1..9894236 100644 --- a/src/main.rs +++ b/src/main.rs @@ -135,8 +135,5 @@ fn main() { } // read from files using fs DONE -// make it a cmd tool (check nxfetch by sntx on srht for pkg and usage) DONE -// make decoder (im going to kill my self) -// clean up code if needed - -//MAYBE (most likely will) write encoded code into the .wf file if its named webfuck.wf and is in the current dir /?? \ No newline at end of file +// make it a cmd tool (using clap) DONE +// make decoder (im going to kill my self) \ No newline at end of file