Updated README.

This commit is contained in:
Arron David Nelson 2024-02-14 18:07:04 -08:00
parent 91f9086ef4
commit 37773da094

View File

@ -1,4 +1,6 @@
# Work In Progress
Does not currently compile anything, it simply creates an ELF binary with the given machine code.
# Usage
`./Compiler /file/path/to/machine/code /output/file/path`