add to readme

This commit is contained in:
Hamcha 2024-05-05 19:09:56 +02:00
parent 2e642f2e4d
commit 882f02bfd0
Signed by: hamcha
GPG key ID: 1669C533B8CF6D89

View file

@ -2,6 +2,14 @@
Turns your ELFs into DOLphins using the power of Zig (and CPU cycles). Turns your ELFs into DOLphins using the power of Zig (and CPU cycles).
## Build
`zig build`
## Usage
`elphin input.elf output.dol`
## License ## License
`AGPL-3.0-only`, check `LICENSE` for full text `AGPL-3.0-only`, check `LICENSE` for full text