Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarWitch7 authored Dec 4, 2023
1 parent d8cbb66 commit 9844d0b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Moth's official compiler, written in C#. It takes Moth code and converts it to L
```
-v, --verbose => Logs extra info to console.
-o, --output => The name of the output file. Please forego the extension.
-i, --input => The files to compile.
-i, --input => The files to compile.
--debug-test => Whether to run the output program once done compiling.
--no-advanced-ir-opt => Whether to skip IR optimization passes.
```

### Tools
Expand Down

0 comments on commit 9844d0b

Please sign in to comment.